immortalwrt/target/linux/generic
David Bauer df7993ca56 ath79: fix link mode support list on UniFi AC
This fixes incorrect supported link modes indicated when using ethtool
on the Ubiquiti UniFi AC lite / LR / Mesh.

eroot@OpenWrt:~# ethtool eth0
Settings for eth0:
	Supported ports: [ TP MII ]
	Supported link modes:   100baseT/Half 100baseT/Full
	                        1000baseT/Full
	                        1000baseX/Full

The reason for this is, that since kernel 5.4 the PHY capabilities are
read dynamically from the PHY. As Ubiquiti leaves the PHY in a wrong
state, the capabilities of the SGMII side of the PHY are read.

As a side effect, 10 Mbit/s link modes did not work on these boards.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-04-16 12:23:42 +08:00
..
backport-5.4 kernel: backport 5.13 mtd partitioning changes 2021-03-29 23:21:56 +08:00
backport-5.10 kernel: bump 5.10 to 5.10.28 2021-04-11 23:27:18 +08:00
files lantiq: add Linux 5.10 support as testing kernel 2021-04-13 23:28:38 +08:00
hack-5.4 kernel: bump 5.4 to 5.4.110 2021-04-11 23:26:59 +08:00
hack-5.10 kernel: fix deferred mtdblock registration 2021-04-13 23:24:49 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-5.4 ath79: fix link mode support list on UniFi AC 2021-04-16 12:23:42 +08:00
pending-5.10 ath79: fix link mode support list on UniFi AC 2021-04-16 12:23:42 +08:00
config-5.4 kernel: Move CONFIG_USERIO to generic config 2021-03-28 11:17:21 +08:00
config-5.10 kernel: Move CONFIG_USERIO to generic config 2021-03-28 11:17:21 +08:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 18:05:44 +08:00
PATCHES update source 2017-09-06 19:19:45 +08:00