public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] first series for xpcs based rsfec configuration
@ 2026-04-30 15:07 mike.marciniszyn
  2026-04-30 15:08 ` [PATCH net-next v2 1/3] net: mdio: Add support for RSFEC Control register for PMA mike.marciniszyn
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: mike.marciniszyn @ 2026-04-30 15:07 UTC (permalink / raw)
  To: Alexander Duyck, Jakub Kicinski, kernel-team, Andrew Lunn,
	David S. Miller, Eric Dumazet, Paolo Abeni, Heiner Kallweit,
	Russell King, Jacob Keller, Mohsin Bashir, Lee Trager,
	Andrew Lunn
  Cc: mike.marciniszyn, netdev, linux-kernel

From: "Mike Marciniszyn (Meta)" <mike.marciniszyn@gmail.com>

The series:
- Fixes an addr validation error
- Adds MDIO defines associated with RS-FEC
- consolidates the handling of the boilerplat ID registers
  into a routine to report id'ish registers and reduces the lines
  of code across the entire set of c45 routines.
- adds PMA read/write routines

https://lore.kernel.org/all/20260428172810.175077-2-mike.marciniszyn@gmail.com/
has been removed from the series and submitted to net as
https://lore.kernel.org/all/20260429150049.1643-1-mike.marciniszyn@gmail.com/

pcs reads for DEVS1 and DEVS2 cleaned up 2/3

Mike Marciniszyn (Meta) (3):
  net: mdio: Add support for RSFEC Control register for PMA
  net: eth: fbnic: Consolidate register reads for ids and devs
  net: eth: fbnic: Add pma read and write access

 drivers/net/ethernet/meta/fbnic/fbnic_csr.h  |   1 +
 drivers/net/ethernet/meta/fbnic/fbnic_mdio.c | 135 +++++++++++++++----
 include/uapi/linux/mdio.h                    |  10 ++
 3 files changed, 122 insertions(+), 24 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2026-05-05 17:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 15:07 [PATCH net-next v2 0/3] first series for xpcs based rsfec configuration mike.marciniszyn
2026-04-30 15:08 ` [PATCH net-next v2 1/3] net: mdio: Add support for RSFEC Control register for PMA mike.marciniszyn
2026-04-30 15:08 ` [PATCH net-next v2 2/3] net: eth: fbnic: Consolidate register reads for ids and devs mike.marciniszyn
2026-04-30 15:08 ` [PATCH net-next v2 3/3] net: eth: fbnic: Add pma read and write access mike.marciniszyn
2026-05-05 12:40   ` Paolo Abeni
2026-05-05 17:23     ` Mike Marciniszyn
2026-05-05 12:50 ` [PATCH net-next v2 0/3] first series for xpcs based rsfec configuration 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