This series adds support for the integrated 2.5Gbps PHY in RTL8125. First two patches add necessary functionality to phylib.
Heiner Kallweit (3): net: phy: prepare phylib to deal with PHY's extending Clause 22 net: phy: add phy_modify_paged_changed net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125 drivers/net/phy/phy-core.c | 29 ++++++++++++++++++---- drivers/net/phy/phy_device.c | 35 +++++++++++--------------- drivers/net/phy/realtek.c | 48 ++++++++++++++++++++++++++++++++++++ include/linux/phy.h | 10 +++++++- 4 files changed, 96 insertions(+), 26 deletions(-) -- 2.22.0