generic: net: phy: realtek: various improvements
authorDaniel Golle <daniel@makrotopia.org>
Tue, 8 Oct 2024 23:19:26 +0000 (00:19 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 9 Oct 2024 01:36:22 +0000 (02:36 +0100)
commit69906789e0985bb7b923d82f5ec3e4810de36a6e
treefc73556fe98771fc5a6b8852f45d1a786d4febfe
parent7d256aff7b959b4a4f1337b1076090ad800dfd3b
generic: net: phy: realtek: various improvements

Follow the advise of Russell King allows to greatly improve the driver
for RealTek's 1G and 2.5G Ethernet PHYs. The results are full/half
duplex as well as Gbit master/slave property being read from PHY
Specific Status Register (PHYSR), and fixes regarding link-partner
advertisement.

Fixes: #14504
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/generic/pending-6.6/720-04-net-phy-realtek-introduce-rtl822x_probe.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/720-04-net-phy-realtek-use-inline-functions-for-10GbE-adver.patch [deleted file]
target/linux/generic/pending-6.6/720-05-net-phy-realtek-check-validity-of-10GbE-link-partner.patch [deleted file]
target/linux/generic/pending-6.6/720-05-net-phy-realtek-detect-early-version-of-RTL8221B.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/720-06-net-phy-realtek-introduce-rtl822x_probe.patch [deleted file]
target/linux/generic/pending-6.6/720-06-net-phy-realtek-support-interrupt-of-RTL8221B.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/720-07-net-phy-realtek-detect-early-version-of-RTL8221B.patch [deleted file]
target/linux/generic/pending-6.6/720-07-net-phy-realtek-read-duplex-and-gbit-master-from-PHY.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/720-08-net-phy-realtek-change-order-of-calls-in-C22-read_st.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/720-08-net-phy-realtek-support-interrupt-of-RTL8221B.patch [deleted file]
target/linux/generic/pending-6.6/720-09-net-phy-realtek-clear-1000Base-T-link-partner-advert.patch [new file with mode: 0644]