]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: phy: add XAUI and 10GBASE-KR PHY connection types
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 5 Jun 2017 11:23:10 +0000 (12:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Jun 2017 01:14:13 +0000 (21:14 -0400)
commitc125ca091873f2e848cc31c2371a3a66c2fd4dd8
treea9faad274e6b5a7710a8f4a4bbd07d674e47ecd9
parent921690f2aa8830c5e3923b944a1c72ab6b683afe
net: phy: add XAUI and 10GBASE-KR PHY connection types

XAUI allows XGMII to reach an extended distance by using a XGXS layer at
each end of the MAC to PHY link, operating over four Serdes lanes.

10GBASE-KR is a single lane Serdes backplane ethernet connection method
with autonegotiation on the link.  Some PHYs use this to connect to the
ethernet interface at 10G speeds, switching to other connection types
when utilising slower speeds.

10GBASE-KR is also used for XFI and SFI to connect to XFP and SFP fiber
modules.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/ABI/testing/sysfs-class-net-phydev
Documentation/devicetree/bindings/net/ethernet.txt
include/linux/phy.h