openwrtv4/target/linux
Felix Fietkau 7b85e8e316 mpc85xx: TL-WDR4900: Fix port 6 being shown as up (10MBit/half) in LUCI/swconfig
Currently port 6 is shown as up 10MBit/half in LUCI and swconfig.
Reason is that all bits in the port 6 config are zero.
This means that also the aneg flag is not set and in this case
ar8216_read_port_link hardcodes the link to be up.

This is no real problem but a little annoying.
To fix this initialize port 6 with the aneg bit enabled.
This causes ar8216_read_port_link to evaluate the link status bit which is
always zero for port 6 as no PHY is connected to this port.
And it doesn't hurt as port 6 isn't connected to anything on TL-WDR4900.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 45749
2015-05-25 21:15:37 +00:00
..
adm5120 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
adm8668 adm8668: drop 3.14 2015-04-11 10:28:06 +00:00
ar7 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
ar71xx ar71xx: Add support for the Meraki MR12 & MR16 2015-05-23 15:27:22 +00:00
arm64 arm64: enable new errata backported to 3.18 2015-05-22 22:51:37 +00:00
at91 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
ath25 ath25: set myself as maintainer 2015-03-13 03:02:34 +00:00
au1000 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
bcm53xx bcm53xx: add OHCI (USB 1.1) support 2015-05-23 14:54:44 +00:00
brcm47xx kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
brcm63xx kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
brcm2708 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
cns3xxx kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
gemini kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
generic kernel: add missing generic config symbol 2015-05-22 22:51:34 +00:00
imx6 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
ipq806x ipq806x: enable cpu idle support in kernel conf 2015-05-23 15:28:11 +00:00
ixp4xx kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
kirkwood kirkwood: add support for the Seagate GoflexHome 2015-05-08 20:12:39 +00:00
lantiq lantiq: Fix initialization of the PCI IRQs when PCIe is also enabled 2015-05-23 15:25:59 +00:00
malta kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
mcs814x kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
mpc85xx mpc85xx: TL-WDR4900: Fix port 6 being shown as up (10MBit/half) in LUCI/swconfig 2015-05-25 21:15:37 +00:00
mvebu kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
mxs kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
netlogic netlogic: copy initramfs image to $(BIN_DIR) 2015-04-23 22:31:36 +00:00
octeon octeon: build squashfs image for UBNT ERLITE 2015-05-23 15:28:20 +00:00
omap omap: add missing symbols 2015-04-02 14:32:01 +00:00
omap24xx omap24xx: Add basic config for linux-4.0 2015-03-19 18:45:32 +00:00
orion kernel: disable INET_LRO by default 2015-04-28 13:31:08 +00:00
oxnas kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x ppc44x: use the mtdsplit framework for the Taishan 2015-03-11 12:20:03 +00:00
pxa kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 2015-03-06 07:56:34 +00:00
ramips ramips: fix hang on boot on rt305x 2015-05-25 18:02:32 +00:00
rb532 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
realview realview: drop 3.14 support 2015-03-16 07:40:02 +00:00
sunxi kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
uml uml: remove linux 3.14 support 2015-03-28 13:20:52 +00:00
x86 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
xburst kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
Makefile