netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] eth: fbnic: Update fbnic driver
@ 2025-02-21 20:18 Mohsin Bashir
  2025-02-21 20:18 ` [PATCH net-next 1/3] eth: fbnic: Add PCIe registers dump Mohsin Bashir
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mohsin Bashir @ 2025-02-21 20:18 UTC (permalink / raw)
  To: netdev
  Cc: alexanderduyck, kuba, andrew+netdev, davem, edumazet, pabeni,
	jdamato, sanman.p211993, vadim.fedorenko, sdf, kernel-team,
	mohsin.bashr

This patchset makes following trivial changes to the fbnic driver:
1) Add coverage for PCIe CSRs in the ethtool register dump.

2) Consolidate the PUL_USER CSR section, update the end boundary,
and remove redundant definition of the end boundary.

3) Update the return value in kdoc for fbnic_netdev_alloc().

Mohsin Bashir (3):
  eth: fbnic: Add PCIe registers dump
  eth: fbnic: Consolidate PUL_USER CSR section
  eth: fbnic: Update return value in kdoc

 drivers/net/ethernet/meta/fbnic/fbnic_csr.c   |  1 +
 drivers/net/ethernet/meta/fbnic/fbnic_csr.h   | 78 ++++++++++---------
 .../net/ethernet/meta/fbnic/fbnic_netdev.c    |  2 +-
 3 files changed, 42 insertions(+), 39 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-02-25 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21 20:18 [PATCH net-next 0/3] eth: fbnic: Update fbnic driver Mohsin Bashir
2025-02-21 20:18 ` [PATCH net-next 1/3] eth: fbnic: Add PCIe registers dump Mohsin Bashir
2025-02-21 20:18 ` [PATCH net-next 2/3] eth: fbnic: Consolidate PUL_USER CSR section Mohsin Bashir
2025-02-21 20:18 ` [PATCH net-next 3/3] eth: fbnic: Update return value in kdoc Mohsin Bashir
2025-02-25 12:10 ` [PATCH net-next 0/3] eth: fbnic: Update fbnic driver patchwork-bot+netdevbpf

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).