public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] bnge fixes
@ 2026-04-14 16:18 Vikas Gupta
  2026-04-14 16:18 ` [PATCH net 1/2] bnge: fix initial HWRM sequence Vikas Gupta
  2026-04-14 16:18 ` [PATCH net 2/2] bnge: remove unsupported backing store type Vikas Gupta
  0 siblings, 2 replies; 3+ messages in thread
From: Vikas Gupta @ 2026-04-14 16:18 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: netdev, linux-kernel, vsrama-krishna.nemani, bhargava.marreddy,
	rajashekar.hudumula, ajit.khaparde, dharmender.garg,
	rahul-rg.gupta, Vikas Gupta

Hi,
 This series fix two issues.

 Patch-1: 
    Due to wrong HWRM sequence, driver do not get the correct
    information regarding resources and capabilitie.
    The patch fixes the initial HWRM sequence.
Patch-2:
    Remove the unsupported backing store type initialization, which is
    not supported in Thor Ultra devices.

Thanks,
Vikas

Vikas Gupta (2):
  bnge: fix initial HWRM sequence
  bnge: remove unsupported backing store type

 .../net/ethernet/broadcom/bnge/bnge_core.c    | 40 ++++++++++---------
 .../net/ethernet/broadcom/bnge/bnge_rmem.c    | 16 --------
 2 files changed, 21 insertions(+), 35 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2026-04-14 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14 16:18 [PATCH net 0/2] bnge fixes Vikas Gupta
2026-04-14 16:18 ` [PATCH net 1/2] bnge: fix initial HWRM sequence Vikas Gupta
2026-04-14 16:18 ` [PATCH net 2/2] bnge: remove unsupported backing store type Vikas Gupta

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