Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] second series for xpcs based rsfec configuration
@ 2026-05-11 18:26 mike.marciniszyn
  2026-05-11 18:26 ` [PATCH net-next v2 1/2] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec mike.marciniszyn
  2026-05-11 18:26 ` [PATCH net-next v2 2/2] net: pcs: xpcs: Add handling for 4 channel rsfec device mike.marciniszyn
  0 siblings, 2 replies; 3+ messages in thread
From: mike.marciniszyn @ 2026-05-11 18:26 UTC (permalink / raw)
  To: Alexander Duyck, Jakub Kicinski, kernel-team, Andrew Lunn,
	David S. Miller, Eric Dumazet, Paolo Abeni, Heiner Kallweit,
	Russell King, Kees Cook, Andrew Lunn
  Cc: mike.marciniszyn, netdev, linux-kernel

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

This series adds to xxxx to add the necessary configuration steps
for the DW PCS/refec part of high speed interfaces.

v2 removes any use of a hardcoded address by using new helpers all
based on phy_find*.

The changes now probe for addr 0 and addr 1 to allow the helpers
to function properly.

Mike Marciniszyn (Meta) (2):
  net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
  net: pcs: xpcs: Add handling for 4 channel rsfec device

 drivers/net/ethernet/meta/fbnic/fbnic_mdio.c |   3 +-
 drivers/net/pcs/pcs-xpcs.c                   | 194 +++++++++++++++++++
 drivers/net/pcs/pcs-xpcs.h                   |  31 +++
 include/uapi/linux/mdio.h                    |   3 +
 4 files changed, 229 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-05-11 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 18:26 [PATCH net-next v2 0/2] second series for xpcs based rsfec configuration mike.marciniszyn
2026-05-11 18:26 ` [PATCH net-next v2 1/2] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec mike.marciniszyn
2026-05-11 18:26 ` [PATCH net-next v2 2/2] net: pcs: xpcs: Add handling for 4 channel rsfec device mike.marciniszyn

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