linux/drivers/net/phy
Tristram Ha 0a8d3f2e3e net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
KSZ8061 needs to write to a MMD register at driver initialization to fix
an errata.  This worked in 5.0 kernel but not in newer kernels.  The
issue is the main phylib code no longer resets PHY at the very beginning.
Calling phy resuming code later will reset the chip if it is already
powered down at the beginning.  This wipes out the MMD register write.
Solution is to implement a phy resume function for KSZ8061 to take care
of this problem.

Fixes: 232ba3a51c ("net: phy: Micrel KSZ8061: link failure after cable connect")
Signed-off-by: Tristram Ha <tristram.ha@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-06-05 10:03:15 +01:00
..
aquantia net: phy: aquantia: add support for AQR114C PHY ID 2024-04-02 17:46:28 -07:00
mscc
qcom net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
adin.c
adin1100.c
air_en8811h.c net: phy: air_en8811h: reset netdev rules when LED is set manually 2024-05-13 13:51:17 -07:00
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 net: phy: dp8382x: keep WOL settings across suspends 2024-04-09 16:57:55 -07:00
dp83848.c
dp83867.c
dp83869.c net: phy: dp83869: Fix MII mode failure 2024-04-25 11:25:07 +01:00
et1011c.c
fixed_phy.c
icplus.c
intel-xway.c
Kconfig net: phy: air_en8811h: Add the Airoha EN8811H PHY driver 2024-03-29 12:06:44 -07:00
linkmode.c
lxt.c
Makefile net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
marvell-88q2xxx.c net: phy: marvell-88q2xxx: add support for Rev B1 and B2 2024-05-08 12:18:25 +01:00
marvell-88x2222.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
marvell.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
marvell10g.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
mdio-boardinfo.c
mdio-boardinfo.h
mdio-open-alliance.h
mdio_bus.c
mdio_device.c
mdio_devres.c
mediatek-ge-soc.c net: phy: mediatek-ge-soc: follow netdev LED trigger semantics 2024-04-24 11:50:49 +01:00
mediatek-ge.c net: phy: mediatek-ge: do not disable EEE advertisement 2024-04-17 10:44:20 +01:00
meson-gxl.c
micrel.c net: phy: Micrel KSZ8061: fix errata solution not taking effect problem 2024-06-05 10:03:15 +01:00
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
phy-c45.c
phy-core.c
phy.c
phy_device.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
phy_led_triggers.c
phylink.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
qsemi.c
realtek.c net: phy: realtek: add rtl822x_c45_get_features() to set supported port 2024-04-12 10:18:18 +01:00
rockchip.c
sfp-bus.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
sfp.c net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module 2024-04-25 18:42:07 -07:00
sfp.h
smsc.c
spi_ks8995.c
ste10Xp.c
stubs.c
swphy.c
swphy.h
teranetics.c
uPD60620.c
vitesse.c
xilinx_gmii2rgmii.c