kernel: improve driver support for gen-3 Aquantia Ethernet PHYs
authorDaniel Golle <daniel@makrotopia.org>
Tue, 4 Jan 2022 23:01:53 +0000 (23:01 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 5 Jan 2022 00:57:25 +0000 (00:57 +0000)
commit6c312d9717e1fd37552a6e840967cb0061f7bc8f
tree90b52cc2040e166c1ba3d13678c1845eea191b88
parentcb85aea869dcc501d8fc58b6c52ab5e5cae0d4f0
kernel: improve driver support for gen-3 Aquantia Ethernet PHYs

 * 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>
target/linux/generic/hack-5.10/721-net-phy-aquantia-enable-AQR112-and-AQR412.patch [deleted file]
target/linux/generic/hack-5.10/722-net-phy-aquantia-Add-AQR113-driver-support.patch [deleted file]
target/linux/generic/hack-5.10/722-net-phy-aquantia-enable-AQR112-and-AQR412.patch [new file with mode: 0644]
target/linux/generic/hack-5.10/723-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch [deleted file]
target/linux/generic/hack-5.10/723-net-phy-aquantia-fix-system-side-protocol-mi.patch [new file with mode: 0644]
target/linux/generic/hack-5.10/724-net-phy-aquantia-Add-AQR113-driver-support.patch [new file with mode: 0644]
target/linux/generic/hack-5.10/725-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch [new file with mode: 0644]