You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
adm5120 adm5120: mark the rb1xx subtarget as broken 8 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx kernel: update kernel 4.9 to 4.9.30 7 years ago
ar7 ar7: diag.sh: use common status_led_* functions 7 years ago
ar71xx ar71xx: Fix UBIFS work on Mikrotik RB95x devices 7 years ago
arc770 kernel: update kernel 4.9 to 4.9.29 7 years ago
archs38 kernel: update kernel 4.9 to 4.9.29 7 years ago
armvirt armvirt: 64: enable usb support 7 years ago
at91 kernel: remove ubifs xz decompression support 8 years ago
ath25 linux/ath25: fixing some tabs and whitespace 7 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx kernel: update kernel 4.9 to 4.9.29 7 years ago
brcm47xx brcm47xx: remove target specific network preinit config 7 years ago
brcm63xx brcm63xx: drop support for specifying SPI flash part parsers 7 years ago
brcm2708 kernel: update kernel 4.9 to 4.9.30 7 years ago
cns3xxx cns3xxx: enable mpcore watchdog 7 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic mvswitch: fix autonegotiation issue 7 years ago
imx6 imx6: disable UART dma 7 years ago
ipq806x ipq806x: Enable ubi image for ipq40xx AP-DK04.1-C1 board 7 years ago
ixp4xx kernel: update kernel 4.4 to 4.4.53 7 years ago
kirkwood kirkwood: set sata/usb led trigger for NSA3xx 7 years ago
lantiq lantiq: fix 0008-MIPS-lantiq-backport-old-timer-code.patch for Amazon-SE 7 years ago
layerscape kernel: update kernel 4.4 to 4.4.52 7 years ago
malta malta: restore "be" subtarget from being source-only 7 years ago
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 8 years ago
mediatek kernel: update kernel 4.9 to 4.9.29 7 years ago
mpc85xx kernel: update kernel 4.9 to 4.9.29 7 years ago
mvebu mvebu: Add block device sd to default kernel config 7 years ago
mxs mxs: enable nvmem support 8 years ago
octeon octeon: remove linux 4.4 support 7 years ago
omap omap: rework image generation and profiles 7 years ago
omap24xx kernel: clean up usb gadget support 8 years ago
orion kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders 8 years ago
oxnas kernel: update kernel 4.4 to version 4.4.69 7 years ago
pistachio kernel: update kernel 4.9 to 4.9.30 7 years ago
ppc40x build: fix subtarget descriptions 8 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: add support for Ubiquiti EdgeRouter X-SFP 7 years ago
rb532 kernel: remove ubifs xz decompression support 8 years ago
sunxi sunxi: sysupgrade: sync with x86 7 years ago
uml uml: Fix sample command line 7 years ago
x86 Add missing APU1 reference to x86 board.d 7 years ago
xburst kernel: remove kmod packages for bridge, stp, llc and 8021q 8 years ago
zynq kernel: remove out of tree direct-io disable hack 7 years ago
Makefile