Netdev List
 help / color / mirror / Atom feed
* [net-next, v2 0/3] bnge: add more functionality
@ 2026-07-31 16:37 Vikas Gupta
  2026-07-31 16:37 ` [net-next, v2 1/3] bnge: refactor rx mode helpers to accept explicit address lists Vikas Gupta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vikas Gupta @ 2026-07-31 16:37 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: netdev, linux-kernel, bhargava.marreddy, rahul-rg.gupta,
	vsrama-krishna.nemani, rajashekar.hudumula, dharmender.garg,
	ajit.khaparde, Vikas Gupta

Hi,

This patch series adds a few functionality for bnge driver:

Patch 1-2: Implements ndo_set_rx_mode_async().

Patch 3: Adds a dedicated HWRM (Hardware Resource Management) command
         sequence to handle explicit interface down and up transitions cleanly.

Thanks,
Vikas

v1->v2:
1)  Addressed review comments from Sashiko.
    https://sashiko.dev/#/patchset/20260724142954.3101980-2-vikas.gupta@broadcom.com
    https://netdev-ai.bots.linux.dev/sashiko/#/patchset/20260724142954.3101980-2-vikas.gupta@broadcom.com

2) Removed a patch (bnge shutdown callback implementation) from the series, bringing
   the patch count down to 3. The implementation shall be pushed in a separate series.

Vikas Gupta (3):
  bnge: refactor rx mode helpers to accept explicit address lists
  bnge: add ndo_set_rx_mode_async support
  bnge: send hwrm for interface down/up transitions

 .../net/ethernet/broadcom/bnge/bnge_netdev.c  | 132 ++++++++++++++----
 .../net/ethernet/broadcom/bnge/bnge_netdev.h  |   6 +
 2 files changed, 112 insertions(+), 26 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2026-07-31 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31 16:37 [net-next, v2 0/3] bnge: add more functionality Vikas Gupta
2026-07-31 16:37 ` [net-next, v2 1/3] bnge: refactor rx mode helpers to accept explicit address lists Vikas Gupta
2026-07-31 16:37 ` [net-next, v2 2/3] bnge: add ndo_set_rx_mode_async support Vikas Gupta
2026-07-31 16:37 ` [net-next, v2 3/3] bnge: send hwrm for interface down/up transitions Vikas Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox