43e3e88379
Kernel 3.14 introduced a switch reset in phy_init_hw in drivers/net/phy causing BMCR_ANENABLE to get cleared. Due to the fact that ar8xxx_phy_config_aneg does nothing for PHY 0 autonegatiation support remains disabled. This can cause ports to operate at 10MBit/half-duplex only. Fix this by calling genphy_config_aneg for PHY 0 too as genphy_config_aneg sets BMCR_ANENABLE if it's not yet set. Fixes: ticket 17800 Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 43332 |
||
---|---|---|
.. | ||
base-files | ||
files | ||
image | ||
patches-3.3 | ||
patches-3.8 | ||
patches-3.10 | ||
patches-3.13 | ||
patches-3.14 | ||
patches-3.18 | ||
config-3.3 | ||
config-3.8 | ||
config-3.10 | ||
config-3.13 | ||
config-3.14 | ||
config-3.18 | ||
PATCHES |