index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-02-14
net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
Heiner Kallweit
2023-02-14
net: phylink: move phy_device_free() to correctly release phy device
Clément Léger
2023-02-09
net: phy: meson-gxl: Add generic dummy stubs for MMD register access
Chris Healy
2023-02-09
net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
Andre Kalb
2023-02-01
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
2023-01-12
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
2022-12-14
net: phy: mxl-gpy: fix version reporting
Michael Walle
2022-12-14
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2022-12-08
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2022-12-08
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
2022-11-26
net: phy: marvell: add sleep time after enabling the loopback bit
Aminuddin Jamaluddin
2022-11-16
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
2022-11-10
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
2022-10-29
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-10-29
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
2022-10-05
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
2022-09-28
net: phy: aquantia: wait for the suspend/resume operations to finish
Ioana Ciornei
2022-09-15
Revert "net: phy: meson-gxl: improve link-up behavior"
Heiner Kallweit
2022-08-31
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
2022-08-25
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
2022-08-17
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
Lukas Wunner
2022-07-21
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
2022-07-07
net: phy: ax88772a: fix lost pause advertisement configuration
Oleksij Rempel
2022-07-07
net: dp83822: disable rx error interrupt
Enguerrand de Ribaucourt
2022-07-07
net: dp83822: disable false carrier interrupt
Enguerrand de Ribaucourt
2022-07-07
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-06-29
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
Claudiu Manoil
2022-06-14
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
2022-06-14
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-09
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
2022-05-18
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
2022-05-18
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
2022-05-18
net: phy: Fix race condition on link status change
Francesco Dolcini
2022-05-18
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
2022-05-09
net: phy: marvell10g: fix return value on error
Baruch Siach
2022-04-13
net: sfp: add 2500base-X quirk for Lantech SFP module
Michael Walle
2022-04-08
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
2022-04-08
net: phy: at803x: move page selection fix to config_init
Robert Hancock
2022-03-23
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
2022-03-23
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
2022-03-16
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
2022-03-16
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
2022-03-16
net: phy: meson-gxl: fix interrupt handling in forced mode
Heiner Kallweit
2022-02-23
net: phy: mediatek: remove PHY mode check on MT7531
DENG Qingfang
2022-02-16
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
2022-02-16
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
2022-02-01
phylib: fix potential use-after-free
Marek Behún
2022-02-01
net: phy: broadcom: hook up soft_reset for BCM54616S
Robert Hancock
2022-02-01
net: sfp: ignore disabled SFP node
Marek Behún
[next]