[PATCH v1 0/2] Add 100 base-x mode

From: Bjarni Jonasson
Date: Mon Jan 11 2021 - 08:09:56 EST


Adding support for 100 base-x in phylink.
The Sparx5 switch supports 100 base-x pcs (IEEE 802.3 Clause 24) 4b5b encoded.
These patches adds phylink support for that mode.

Tested in Sparx5, using sfp modules:
Axcen 100fx AXFE-1314-0521
Cisco GLC-FE-100LX
HP SFP 100FX J9054C
Excom SFP-SX-M1002

Bjarni Jonasson (2):
net: phy: Add 100 base-x mode
sfp: add support for 100 base-x SFPs

drivers/net/phy/sfp-bus.c | 9 +++++++++
include/linux/phy.h | 4 ++++
2 files changed, 13 insertions(+)

--
2.17.1