openwrt/target/linux/generic/files
Sergey Ryazanov 816fb3433b mvswitch: fix autonegotiation issue
The Marvel 88E6060 switch has an MDIO interface, but does not emulate
regular PHY behavior for the host. The network core can not detect using
the generic code, whether the connection via the attached PHY can be
used or not. The PHY's state machine is stuck in a state of
auto-negotiation and does not go any further so the Ethernet interface
of the router stay forever in the not-runing state.

Fix this issue by implementing the aneg_done callback to be able to
inform the network core that the Ethernet interface link to which the
switch is connected can be marked as RUNNING.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
(cherry picked from commit 913b2290ca)
2017-12-13 15:52:49 +01:00
..
arch/mips/fw/myloader rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
Documentation/networking kernel: drop dead pwm code 2013-08-18 01:25:41 +00:00
drivers mvswitch: fix autonegotiation issue 2017-12-13 15:52:49 +01:00
fs/yaffs2 yaffs: fix to detect MLC/TLC NAND flash 2017-01-06 15:34:13 +01:00
include net: ar8216: address security vulnerabilities in swconfig & ar8216 2016-12-01 15:47:43 +01:00