[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240529000259.25775-1-shannon.nelson@amd.com>
Date: Tue, 28 May 2024 17:02:52 -0700
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
<edumazet@...gle.com>, <pabeni@...hat.com>, <horms@...nel.org>
CC: <brett.creeley@....com>, <drivers@...sando.io>, Shannon Nelson
<shannon.nelson@....com>
Subject: [PATCH net-next v2 0/7] ionic: updates for v6.11
These are a few minor fixes for the ionic driver to clean
up a some little things that have been waiting for attention.
These were originally sent for net, but now respun for net-next.
v1: https://lore.kernel.org/netdev/20240521013715.12098-1-shannon.nelson@amd.com/
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