openwrt/target/linux
Petr Štetiar ffa1088f63 sunxi: cortexa7: fix ethernet link detection on a20-olinuxino-lime2
a20-olinuxino-lime2 is currently having hard time with link detection of
certain 1000Mbit partners due to usage of generic PHY driver, probably
due to following missing workaround introduced in upstream in commit
3aed3e2a143c ("net: phy: micrel: add Asym Pause workaround"):

 The Micrel KSZ9031 PHY may fail to establish a link when the Asymmetric
 Pause capability is set. This issue is described in a Silicon Errata
 (DS80000691D or DS80000692D), which advises to always disable the
 capability. This patch implements the workaround by defining a KSZ9031
 specific get_feature callback to force the Asymmetric Pause capability
 bit to be cleared.

 This fixes issues where the link would not come up at boot time, or when
 the Asym Pause bit was set later on.

As a20-olinuxino-lime2 has Micrel KSZ9031RNXCC-TR Gigabit PHY since
revision H, so we need to use Micrel PHY driver on those devices.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-03-21 23:05:27 +01:00
..
apm821xx apm821xx: WNDR4700: use upstream tc654 cooling devices 2022-02-19 19:34:18 +01:00
archs38 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
armvirt
at91 kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
ath25 ath25: drop Linux 5.4 support 2022-02-17 11:08:58 +01:00
ath79 ath79: improve support for GL.iNet GL-XE300 2022-03-17 21:55:10 +01:00
bcm27xx kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
bcm47xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm53xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm63xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm4908 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bmips
gemini kernel: bump 5.10 to 5.10.94 2022-02-01 23:34:07 +00:00
generic ramips/mediatek: enable threaded NAPI in the ethernet driver 2022-03-21 21:07:14 +01:00
imx imx: fix USB support 2022-03-11 00:04:05 +01:00
ipq40xx ipq40xx: add support for Telco X1 Pro 2022-03-19 20:05:00 +01:00
ipq806x ipq806x: fix TP-Link Archer VR2600v bootlooping 2022-03-16 20:48:01 +01:00
kirkwood target/linux: replace egrep with grep -E 2022-02-07 00:03:27 +01:00
lantiq lantiq: fritz7362sl: add partition subnode for SPI flash 2022-03-16 20:48:01 +01:00
layerscape kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
malta
mediatek ramips/mediatek: enable threaded NAPI in the ethernet driver 2022-03-21 21:07:14 +01:00
mpc85xx kernel: bump 5.10 to 5.10.107 2022-03-19 17:42:41 +01:00
mvebu mvebu: udpu: include LM75 kmod by default 2022-03-21 14:00:34 +01:00
mxs
octeon kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
octeontx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
omap kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
oxnas kernel: 5.10: remove CONFIG_DEVTMPFS{,_MOUNT} from kconfigs 2022-03-01 22:57:40 +00:00
pistachio kernel: bump 5.10 to 5.10.95 2022-02-01 23:34:07 +00:00
qoriq qoriq: enable I2C in target kernel config 2022-03-16 01:48:24 +02:00
ramips ramips: add support for D-Link DIR-878 R1 2022-03-19 19:51:20 +01:00
realtek kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
rockchip kernel: include CONFIG_KEXEC_SIG in configs 2022-03-15 08:33:45 +01:00
sunxi sunxi: cortexa7: fix ethernet link detection on a20-olinuxino-lime2 2022-03-21 23:05:27 +01:00
tegra kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
uml uml: make use of 'rootfs-part' feature 2022-01-23 19:48:31 +00:00
x86 x86: legacy: enable pata_sis driver 2022-03-10 23:31:05 +01:00
zynq kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
Makefile