From: Javen Xu <javen_xu@realsil.com.cn>
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. We have not changed
the loading process of RTL8127atf.
Javen Xu (6):
r8169: add current_speed in private struct
r8169: add support for phylink
r8169: decoupling tp->phydev
r8169: add support for RTL8116af
r8169: add ltr support for RTL8116af
r8169: fix RTL8116af can not enter s0idle and c10
drivers/net/ethernet/realtek/Kconfig | 1 +
drivers/net/ethernet/realtek/r8169_main.c | 447 +++++++++++++++++-----
2 files changed, 346 insertions(+), 102 deletions(-)
--
2.43.0