mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 08:35:19 -05:00
a6ad589c1d
All MMD reads return 0 for the RTL8126A-integrated PHY. Therefore phylib
assumes it doesn't support EEE, what results in higher power consumption,
and a significantly higher chip temperature in my case.
To fix this split out the PHY driver for the RTL8126A-integrated PHY
and set the read_mmd/write_mmd callbacks to read from vendor-specific
registers.
Fixes:
|
||
---|---|---|
.. | ||
aquantia | ||
mscc | ||
qcom | ||
adin.c | ||
adin1100.c | ||
air_en8811h.c | ||
amd.c | ||
ax88796b.c | ||
ax88796b_rust.rs | ||
bcm-cygnus.c | ||
bcm-phy-lib.c | ||
bcm-phy-lib.h | ||
bcm-phy-ptp.c | ||
bcm7xxx.c | ||
bcm63xx.c | ||
bcm87xx.c | ||
bcm54140.c | ||
bcm84881.c | ||
broadcom.c | ||
cicada.c | ||
cortina.c | ||
davicom.c | ||
dp83tc811.c | ||
dp83td510.c | ||
dp83tg720.c | ||
dp83640.c | ||
dp83640_reg.h | ||
dp83822.c | ||
dp83848.c | ||
dp83867.c | ||
dp83869.c | ||
et1011c.c | ||
fixed_phy.c | ||
icplus.c | ||
intel-xway.c | ||
Kconfig | ||
linkmode.c | ||
lxt.c | ||
Makefile | ||
marvell-88q2xxx.c | ||
marvell-88x2222.c | ||
marvell.c | ||
marvell10g.c | ||
mdio-boardinfo.c | ||
mdio-boardinfo.h | ||
mdio-open-alliance.h | ||
mdio_bus.c | ||
mdio_device.c | ||
mdio_devres.c | ||
mediatek-ge-soc.c | ||
mediatek-ge.c | ||
meson-gxl.c | ||
micrel.c | ||
microchip.c | ||
microchip_t1.c | ||
microchip_t1s.c | ||
mii_timestamper.c | ||
motorcomm.c | ||
mxl-gpy.c | ||
national.c | ||
ncn26000.c | ||
nxp-c45-tja11xx-macsec.c | ||
nxp-c45-tja11xx.c | ||
nxp-c45-tja11xx.h | ||
nxp-cbtx.c | ||
nxp-tja11xx.c | ||
open_alliance_helpers.c | ||
open_alliance_helpers.h | ||
phy-c45.c | ||
phy-core.c | ||
phy.c | ||
phy_device.c | ||
phy_led_triggers.c | ||
phy_link_topology.c | ||
phylink.c | ||
qsemi.c | ||
qt2025.rs | ||
realtek.c | ||
rockchip.c | ||
sfp-bus.c | ||
sfp.c | ||
sfp.h | ||
smsc.c | ||
spi_ks8995.c | ||
ste10Xp.c | ||
stubs.c | ||
swphy.c | ||
swphy.h | ||
teranetics.c | ||
uPD60620.c | ||
vitesse.c | ||
xilinx_gmii2rgmii.c |