mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 01:21:28 +00:00
e0f909bc3a
Switch network drivers, phy drivers, and SFP/phylink over to use the more correct 10GBASE-R, rather than 10GBASE-KR. 10GBASE-KR is backplane ethernet, which is 10GBASE-R with autonegotiation on top, which our current usage on the affected platforms does not have. The only remaining user of PHY_INTERFACE_MODE_10GKR is the Aquantia PHY, which has a separate mode for 10GBASE-KR. For Marvell mvpp2, we detect 10GBASE-KR, and rewrite it to 10GBASE-R for compatibility with existing DT - this is the only network driver at present that makes use of PHY_INTERFACE_MODE_10GKR. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-armada38x-comphy.c | ||
phy-armada375-usb2.c | ||
phy-berlin-sata.c | ||
phy-berlin-usb.c | ||
phy-mmp3-usb.c | ||
phy-mvebu-a3700-comphy.c | ||
phy-mvebu-a3700-utmi.c | ||
phy-mvebu-cp110-comphy.c | ||
phy-mvebu-sata.c | ||
phy-pxa-28nm-hsic.c | ||
phy-pxa-28nm-usb2.c | ||
phy-pxa-usb.c |