mirror_ubuntu-kernels/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 net: phy: extend PHY package API to support multiple global address 2023-12-17 20:10:07 +00:00
qcom net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
adin1100.c net: phy: adin1100: Add interrupt support for link change 2024-01-31 16:22:29 -08:00
adin.c net: phy: adin: allow control of Fast Link Down 2023-11-29 19:49:38 -08:00
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 net: phy: amd: Support the Altima AMI101L 2023-10-03 11:44:09 +02:00
ax88796b_rust.rs net: phy: add Rust Asix PHY driver 2023-12-15 09:35:50 +00:00
ax88796b.c net: phy: fix regression with AX88772A PHY driver 2023-09-19 17:03:44 +02:00
bcm7xxx.c net: phy: bcm7xxx: Add missing 16nm EPHY statistics 2023-10-18 18:13:13 -07:00
bcm63xx.c
bcm87xx.c net: phy: fill in missing MODULE_DESCRIPTION()s 2023-11-01 21:50:56 -07:00
bcm54140.c net: phy: extend PHY package API to support multiple global address 2023-12-17 20:10:07 +00:00
bcm84881.c net: phy: bcm84881: fill in possible_interfaces 2023-11-27 18:04:12 -08:00
bcm-cygnus.c
bcm-phy-lib.c net: phy: broadcom: Add support for setting LED brightness 2023-06-09 10:38:43 +01:00
bcm-phy-lib.h net: phy: broadcom: Add support for setting LED brightness 2023-06-09 10:38:43 +01:00
bcm-phy-ptp.c net: partial revert of the "Make timestamping selectable: series 2023-11-18 18:42:37 -08:00
broadcom.c net: phy: provide whether link has changed in c37_read_status 2024-02-10 15:36:19 +00:00
cicada.c
cortina.c
davicom.c
dp83tc811.c
dp83td510.c net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver 2023-06-22 19:43:55 -07:00
dp83tg720.c net: phy: Add support for the DP83TG720S Ethernet PHY 2023-12-13 18:01:08 -08:00
dp83640_reg.h
dp83640.c net: partial revert of the "Make timestamping selectable: series 2023-11-18 18:42:37 -08:00
dp83822.c net: phy: dp8382x: keep WOL settings across suspends 2024-04-09 16:57:55 -07:00
dp83848.c
dp83867.c net: phy: dp83867: Add support for active-low LEDs 2024-02-02 10:12:21 +00:00
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
marvell10g.c 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
mdio_bus.c net: mdio_bus: Remove unused of_gpio.h 2024-03-11 13:45:12 -07:00
mdio_device.c net: phy: mdio_device: Reset device only when necessary 2023-11-30 23:11:21 -08:00
mdio_devres.c net: fill in MODULE_DESCRIPTION()s for mdio_devres 2024-02-15 08:03:46 -08:00
mdio-boardinfo.c
mdio-boardinfo.h
mdio-open-alliance.h
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_t1.c
microchip_t1s.c
microchip.c
mii_timestamper.c
motorcomm.c net: phy: motorcomm: Add pad drive strength cfg support 2023-07-24 10:36:45 +01:00
mxl-gpy.c net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipset 2024-02-21 14:34:05 -08:00
national.c
ncn26000.c
nxp-c45-tja11xx-macsec.c net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag 2023-12-27 13:08:10 +00:00
nxp-c45-tja11xx.c net: phy: nxp-c45-tja11xx: add MACsec support 2023-12-27 13:08:10 +00:00
nxp-c45-tja11xx.h net: phy: nxp-c45-tja11xx: add MACsec support 2023-12-27 13:08:10 +00:00
nxp-cbtx.c
nxp-tja11xx.c net: Convert some ethtool_sprintf() to ethtool_puts() 2023-12-08 10:56:25 +00:00
phy_device.c net: revert partially applied PHY topology series 2024-05-13 18:35:02 -07:00
phy_led_triggers.c
phy-c45.c net: phy: Immediately call adjust_link if only tx_lpi_enabled changes 2024-03-05 19:21:17 -08:00
phy-core.c net: phy: add support for PHY package MMD read/write 2023-12-17 20:10:07 +00:00
phy.c net: phy: simplify a check in phy_check_link_status 2024-03-11 13:46:27 -07:00
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 net: sfp: Remove unused function declaration sfp_link_configure() 2023-08-07 08:53:55 +01:00
smsc.c net: Convert some ethtool_sprintf() to ethtool_puts() 2023-12-08 10:56:25 +00:00
spi_ks8995.c
ste10Xp.c
stubs.c net: phy: provide phylib stubs for hardware timestamping operations 2023-08-02 19:11:06 -07:00
swphy.c
swphy.h
teranetics.c
uPD60620.c
vitesse.c
xilinx_gmii2rgmii.c net: phy: constify phydev->drv 2024-02-06 12:44:40 +01:00