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
/
phy_device.c
Age
Commit message (
Expand
)
Author
2024-09-12
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
2024-04-13
net: phy: phy_device: Prevent nullptr exceptions on ISR
Andre Werner
2024-03-26
net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
Nikita Kiryushin
2024-03-26
net: phy: fix phy_get_internal_delay accessing an empty array
Kévin L'hôpital
2024-01-01
net: phy: skip LED triggers on PHYs on SFP modules
Daniel Golle
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
2023-08-10
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
2023-08-04
net: phy: move marking PHY on SFP module into SFP code
Russell King (Oracle)
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2023-08-02
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-18
net: phy: Manual remove LEDs to ensure correct ordering
Andrew Lunn
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
2023-04-24
net: phy: Fix reading LED reg property
Alexander Stein
2023-04-20
net: phy: fix circular LEDS_CLASS dependencies
Arnd Bergmann
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
2023-03-15
net: phy: update obsolete comment about PHY_STARTING
Wolfram Sang
2023-03-06
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
2023-01-19
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
2022-08-03
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-06-19
net: phy: use mii_bmcr_encode_fixed()
Russell King (Oracle)
[next]