linux/drivers/net/phy/realtek
Jan Klos 510a283f4d net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bit
On RTL8127A connected to a link partner that advertises 10000baseT
speed cannot be changed to anything other than 10000baseT as 10GbE
is always advertised regardless of any setting. Fix this by
clearing MDIO_AN_10GBT_CTRL_ADV10G bit in rtl822x_config_aneg()'s
call to phy_modify_mmd_changed().

Fixes: 83d9623161 ("net: phy: realtek: add RTL8127-internal PHY")
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Jan Klos <honza.klos@gmail.com>
Link: https://patch.msgid.link/20260620011956.37181-1-honza.klos@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-06-24 18:41:00 -07:00
..
Kconfig net: phy: realtek: add RTL8224 pair order support 2026-03-20 19:12:46 -07:00
Makefile
realtek_hwmon.c net: phy: realtek: remove call to devm_hwmon_sanitize_name 2025-03-21 18:05:30 +01:00
realtek_main.c net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bit 2026-06-24 18:41:00 -07:00
realtek.h