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
Felix Fietkau 28d8972c25 ar71xx: fix 100/10mbps ethernet link issues on mynet range extender
The mynet range extender hardware is suffering from ethernet
link loss when booting with a recent openwrt image. This only
happens on 100mbps links, with 1Gbps speed the link was fine.

The cause of the problem is that the AR8035 PHY (aka F1E)
requires turning on and off the special TX delay setting
depending on the speed of the link.

The 10mbps mode only needed the proper pll value, which was
extracted from the vendor code.

Reported-by: Pascal Paradis
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

SVN-Revision: 45954
9 years ago
..
adm5120 adm5120: fix subtarget dependency for kmod-pata-rb153-cf 9 years ago
adm8668 adm8668: drop 3.14 9 years ago
ar7 ar7: fix imagebuilder 9 years ago
ar71xx ar71xx: fix 100/10mbps ethernet link issues on mynet range extender 9 years ago
arm64 arm64: use common image prefix 9 years ago
at91 at91: fix imagebuilder 9 years ago
ath25 ath25: set myself as maintainer 9 years ago
au1000 au1000: add a missing dependency to the pcmcia module 9 years ago
bcm53xx bcm53xx: update NVRAM driver to MIPS version from upstream-sfr 9 years ago
brcm47xx brcm47xx: backport BCM47XX patches (NVRAM & BCMA_HOST_PCI) 9 years ago
brcm63xx brcm63xx: fix A4001N image padding size 9 years ago
brcm2708 brcm2708: fix imagebuilder 9 years ago
cns3xxx cns3xxx: use common image prefix 9 years ago
gemini gemini: fix imagebuilder 9 years ago
generic b53: fix memory out of bounds access on 64 bit targets 9 years ago
imx6 kernel: update 3.18 to 3.18.14 9 years ago
ipq806x kernel: move a symbol from the ipq806x config to generic to prevent it from being nuked by make kernel_oldconfig 9 years ago
ixp4xx ixp4xx: use usb-*-pci where appropriate 9 years ago
kirkwood kirkwood: disable TSO on the ethernet device by default, fixes data corruption issues (#19735) 9 years ago
lantiq lantiq: Backport gpio-stp-xway to fix the highest bits of the PHY LEDs 9 years ago
malta malta: add default network configuration 9 years ago
mcs814x kernel: update 3.18 to 3.18.14 9 years ago
mpc85xx mpc85xx: TL-WDR4900: Fix port 6 being shown as up (10MBit/half) in LUCI/swconfig 9 years ago
mvebu mvebu: make flashing more safe 9 years ago
mxs mxs: fix imagebuilder 9 years ago
netlogic netlogic: copy initramfs image to $(BIN_DIR) 9 years ago
octeon octeon: fix imagebuilder 9 years ago
omap omap: use common image prefix 9 years ago
omap24xx omap24xx: Add basic config for linux-4.0 9 years ago
orion kernel: disable INET_LRO by default 9 years ago
oxnas kernel: update 3.18 to 3.18.14 9 years ago
ppc40x ppc40x: upgrade to 3.18 9 years ago
ppc44x ppc44x: use the mtdsplit framework for the Taishan 9 years ago
pxa kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 9 years ago
ramips ramips: fix Power LED handling for WHR-300HP2, WHR-600D, WHR-1166D 9 years ago
rb532 kernel: update 3.18 to 3.18.14 9 years ago
realview realview: use common image prefix 9 years ago
sunxi sunxi: correct default package selection, fixes imagebuilder 9 years ago
uml uml: remove linux 3.14 support 9 years ago
x86 x86/64: add e1000e to the default packages 9 years ago
xburst xburst: fix imagebuilder 9 years ago
Makefile Add kernel_nconfig make target 14 years ago