aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10/724-net-phy-aquantia-Add-AQR113-driver-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: improve driver support for gen-3 Aquantia Ethernet PHYsDaniel Golle2022-01-051-0/+43
* correctly set system side interface, the original patch was errornous and there is a follow-up fix for it * enable phy statistics for AQR112(+R/C) and ARQ412 (ethtool --phy-statistics ethX) Tested, including phy-statistics, on - IEI Puzzle M901 (AQR112, AQR112C, AQR112R) - IEI Puzzle M902 (AQR113, AQR112R) - Ubiquiti UniFi 6 LR (AQR112C) Signed-off-by: Daniel Golle <daniel@makrotopia.org>