[PATCH net-next v3 0/4] Add support for RTL8261C_CG
From: javen <hidden>
Date: 2026-06-05 07:44:50
Also in:
lkml
From: javen <hidden>
Date: 2026-06-05 07:44:50
Also in:
lkml
From: Javen Xu <redacted> Add support for RTL8261C_CG and add support for loading firmware. Javen Xu (4): net: phy: c45: add genphy_c45_soft_reset() net: phy: c45: add genphy_c45_config_master_slave() net: phy: realtek: add support for RTL8261C_CG net: phy: realtek: load firmware for RTL8261C_CG drivers/net/phy/phy-c45.c | 64 ++++ drivers/net/phy/realtek/realtek_main.c | 406 +++++++++++++++++++++++++ include/linux/phy.h | 2 + include/uapi/linux/mdio.h | 3 + 4 files changed, 475 insertions(+) -- 2.43.0