[PATCH net-next v10 0/5] Add support for RTL8261

From: javen

Date: Mon Jul 20 2026 - 22:29:56 EST


From: Javen Xu <javen_xu@xxxxxxxxxxxxxx>

Add support for RTL8261C/D and add support for loading firmware.

Javen Xu (5):
net: phy: c45: add genphy_c45_pma_soft_reset()
net: phy: c45: add setup and read master/slave helpers
net: phy: realtek: add support for RTL8261C_CG
net: phy: realtek: load firmware for RTL8261C_CG
net: phy: realtek: add support for RTL8261D

drivers/net/phy/phy-c45.c | 125 ++++++++
drivers/net/phy/realtek/realtek_main.c | 411 +++++++++++++++++++++++++
include/linux/phy.h | 1 +
include/uapi/linux/mdio.h | 5 +
4 files changed, 542 insertions(+)

--
2.43.0