[PATCH net-next v3 0/7] r8169: add support for phylink

From: javen

Date: Mon Jun 29 2026 - 02:11:12 EST


From: Javen Xu <javen_xu@xxxxxxxxxxxxxx>

This series patch adds support for phylink. RTL8116af is a fiber mode
card, link status and speed can not be read from standard phy reg. So
we read link status and speed from serdes reg by pcs. So as RTL8127atf.

Javen Xu (7):
r8169: add speed in private struct
r8169: create a virtual interrupt for linkchg
r8169: add support for phylink
r8169: add support for RTL8116af
r8169: add ltr support for RTL8116af
r8169: fix RTL8116af can not enter s0idle and c10
r8169: add phylink support for RTL8127atf

drivers/net/ethernet/realtek/Kconfig | 1 +
drivers/net/ethernet/realtek/r8169_main.c | 657 +++++++++++++++++-----
2 files changed, 517 insertions(+), 141 deletions(-)

--
2.43.0