netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/7] ionic: small fixes for 6.10
@ 2024-05-21  1:37 Shannon Nelson
  2024-05-21  1:37 ` [PATCH net 1/7] ionic: fix potential irq name truncation Shannon Nelson
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Shannon Nelson @ 2024-05-21  1:37 UTC (permalink / raw)
  To: netdev, davem, kuba, edumazet, pabeni
  Cc: brett.creeley, drivers, Shannon Nelson

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-05-22 22:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21  1:37 [PATCH net 0/7] ionic: small fixes for 6.10 Shannon Nelson
2024-05-21  1:37 ` [PATCH net 1/7] ionic: fix potential irq name truncation Shannon Nelson
2024-05-21  1:37 ` [PATCH net 2/7] ionic: Reset LIF device while restarting LIF Shannon Nelson
2024-05-21  1:37 ` [PATCH net 3/7] ionic: Pass ionic_txq_desc to ionic_tx_tso_post Shannon Nelson
2024-05-21  1:37 ` [PATCH net 4/7] ionic: Mark error paths in the data path as unlikely Shannon Nelson
2024-05-21  1:37 ` [PATCH net 5/7] ionic: Use netdev_name() function instead of netdev->name Shannon Nelson
2024-05-21  1:37 ` [PATCH net 6/7] ionic: only sync frag_len in first buffer of xdp Shannon Nelson
2024-05-21  1:37 ` [PATCH net 7/7] ionic: fix up ionic_if.h kernel-doc issues Shannon Nelson
2024-05-21 14:06 ` [PATCH net 0/7] ionic: small fixes for 6.10 Simon Horman
2024-05-21 17:14   ` Nelson, Shannon
2024-05-22 17:04     ` Jakub Kicinski
2024-05-22 22:42       ` Nelson, Shannon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).