Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v10 0/5] Add support for RTL8261
@ 2026-07-21  2:24 javen
  2026-07-21  2:24 ` [PATCH net-next v10 1/5] net: phy: c45: add genphy_c45_pma_soft_reset() javen
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: javen @ 2026-07-21  2:24 UTC (permalink / raw)
  To: andrew, hkallweit1, linux, davem, edumazet, kuba, pabeni,
	freddy_gu, nb, maxime.chevallier
  Cc: netdev, linux-kernel, daniel, vladimir.oltean, Javen Xu

From: Javen Xu <javen_xu@realsil.com.cn>

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-27  1:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21  2:24 [PATCH net-next v10 0/5] Add support for RTL8261 javen
2026-07-21  2:24 ` [PATCH net-next v10 1/5] net: phy: c45: add genphy_c45_pma_soft_reset() javen
2026-07-21  6:52   ` Maxime Chevallier
2026-07-21  2:24 ` [PATCH net-next v10 2/5] net: phy: c45: add setup and read master/slave helpers javen
2026-07-21  2:24 ` [PATCH net-next v10 3/5] net: phy: realtek: add support for RTL8261C_CG javen
2026-07-21  2:24 ` [PATCH net-next v10 4/5] net: phy: realtek: load firmware " javen
2026-07-21  2:24 ` [PATCH net-next v10 5/5] net: phy: realtek: add support for RTL8261D javen
2026-07-21  6:57   ` Maxime Chevallier
2026-07-22 12:18   ` Chukun Pan
     [not found]   ` <202607270134.66R1YOaT41072024@rtits1.realtek.com.tw>
2026-07-27  1:45     ` Javen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox