openwrt/target/linux
Sergey Ryazanov 913b2290ca 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>
2017-06-07 11:06:12 +02:00
..
adm5120
adm8668
apm821xx kernel: update kernel 4.9 to 4.9.30 2017-05-27 00:48:37 +02:00
ar7
ar71xx ar71xx: Fix UBIFS work on Mikrotik RB95x devices 2017-05-31 11:36:21 +02:00
arc770 kernel: update kernel 4.9 to 4.9.29 2017-05-21 21:51:22 +02:00
archs38 kernel: update kernel 4.9 to 4.9.29 2017-05-21 21:51:22 +02:00
armvirt armvirt: 64: enable usb support 2017-05-03 23:20:12 +08:00
at91
ath25 linux/ath25: fixing some tabs and whitespace 2017-06-07 06:50:16 +02:00
au1000
bcm53xx kernel: update kernel 4.9 to 4.9.29 2017-05-21 21:51:22 +02:00
brcm47xx brcm47xx: remove target specific network preinit config 2017-05-27 12:17:40 +02:00
brcm63xx brcm63xx: drop support for specifying SPI flash part parsers 2017-06-04 11:33:44 +02:00
brcm2708 kernel: update kernel 4.9 to 4.9.30 2017-05-27 00:48:37 +02:00
cns3xxx
gemini
generic mvswitch: fix autonegotiation issue 2017-06-07 11:06:12 +02:00
imx6 imx6: disable UART dma 2017-05-31 08:45:26 +02:00
ipq806x ipq806x: Enable ubi image for ipq40xx AP-DK04.1-C1 board 2017-06-07 06:33:33 +02:00
ixp4xx
kirkwood kirkwood: set sata/usb led trigger for NSA3xx 2017-05-14 21:45:50 +02:00
lantiq lantiq: fix 0008-MIPS-lantiq-backport-old-timer-code.patch for Amazon-SE 2017-06-03 21:35:53 +02:00
layerscape
malta
mcs814x
mediatek kernel: update kernel 4.9 to 4.9.29 2017-05-21 21:51:22 +02:00
mpc85xx kernel: update kernel 4.9 to 4.9.29 2017-05-21 21:51:22 +02:00
mvebu mvebu: Add block device sd to default kernel config 2017-06-02 12:02:21 +02:00
mxs
octeon octeon: remove linux 4.4 support 2017-05-25 19:01:07 +02:00
omap omap: rework image generation and profiles 2017-04-24 18:03:31 +02:00
omap24xx
orion
oxnas kernel: update kernel 4.4 to version 4.4.69 2017-05-21 21:48:16 +02:00
pistachio kernel: update kernel 4.9 to 4.9.30 2017-05-27 00:48:37 +02:00
ppc40x
ppc44x
ramips ramips: add support for Ubiquiti EdgeRouter X-SFP 2017-06-07 06:33:33 +02:00
rb532
sunxi sunxi: sysupgrade: sync with x86 2017-05-29 23:50:35 +02:00
uml uml: Fix sample command line 2017-05-26 15:43:26 -07:00
x86 Add missing APU1 reference to x86 board.d 2017-06-06 23:01:53 +02:00
xburst
zynq kernel: remove out of tree direct-io disable hack 2017-04-26 10:27:45 +02:00
Makefile