[PATCH net-next 0/4] first series for xpcs based rsfec configuration
From: mike . marciniszyn
Date: Tue Apr 28 2026 - 13:28:36 EST
From: "Mike Marciniszyn (Meta)" <mike.marciniszyn@xxxxxxxxx>
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
Mike Marciniszyn (Meta) (4):
net: eth: fbnic: Fix addr validation in pcs write
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 | 129 +++++++++++++++----
include/uapi/linux/mdio.h | 10 ++
3 files changed, 116 insertions(+), 24 deletions(-)
--
2.43.0