[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240521013715.12098-1-shannon.nelson@amd.com>
Date: Mon, 20 May 2024 18:37:08 -0700
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
<edumazet@...gle.com>, <pabeni@...hat.com>
CC: <brett.creeley@....com>, <drivers@...sando.io>, Shannon Nelson
<shannon.nelson@....com>
Subject: [PATCH net 0/7] ionic: small fixes for 6.10
These are a few minor fixes for the ionic driver to clean
up a some little things that have been waiting for attention.
Brett Creeley (3):
ionic: Pass ionic_txq_desc to ionic_tx_tso_post
ionic: Mark error paths in the data path as unlikely
ionic: Use netdev_name() function instead of netdev->name
Shannon Nelson (4):
ionic: fix potential irq name truncation
ionic: Reset LIF device while restarting LIF
ionic: only sync frag_len in first buffer of xdp
ionic: fix up ionic_if.h kernel-doc issues
.../ethernet/pensando/ionic/ionic_debugfs.c | 2 +-
.../net/ethernet/pensando/ionic/ionic_if.h | 237 +++++++++++++-----
.../net/ethernet/pensando/ionic/ionic_lif.c | 7 +-
.../net/ethernet/pensando/ionic/ionic_txrx.c | 32 ++-
4 files changed, 201 insertions(+), 77 deletions(-)
--
2.17.1
Powered by blists - more mailing lists