All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] add callback
@ 2026-08-14  9:10 Vikas Gupta
  2026-08-14  9:10 ` [PATCH net-next 1/2] bng_re: add support for the shutdown callback Vikas Gupta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vikas Gupta @ 2026-08-14  9:10 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: netdev, linux-kernel, linux-rdma, leonro, jgg, bhargava.marreddy,
	rahul-rg.gupta, vsrama-krishna.nemani, rajashekar.hudumula,
	ajit.khaparde, siva.kallam, usman.ansari, Vikas Gupta

Hi,
This series introduces support for the PCI shutdown callback. Patch 1
implements it in the bng_re (RoCE) driver and patch 2 in the bnge
driver.

Thanks,
Vikas

Usman S. Ansari (1):
  bng_re: add support for the shutdown callback

Vikas Gupta (1):
  bnge: add steps in bnge_shutdown()

 drivers/infiniband/hw/bng_re/bng_dev.c        |  6 +++++
 .../net/ethernet/broadcom/bnge/bnge_core.c    | 24 +++++++++++++++++++
 2 files changed, 30 insertions(+)

-- 
2.47.1


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

end of thread, other threads:[~2026-08-14 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14  9:10 [PATCH net-next 0/2] add callback Vikas Gupta
2026-08-14  9:10 ` [PATCH net-next 1/2] bng_re: add support for the shutdown callback Vikas Gupta
2026-08-14  9:10 ` [PATCH net-next 2/2] bnge: add steps in bnge_shutdown() Vikas Gupta
2026-08-14 20:13 ` [PATCH net-next 0/2] add callback Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.