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
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-27
net: phy: clear phydev->devlink when the link is deleted
Wei Fang
2025-05-21
net: phy: introduce genphy_match_phy_device()
Christian Marangi
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
2025-05-05
net: phy: Refactor fwnode_get_phy_node()
Andy Shevchenko
2025-04-22
net: phy: Add helper for getting MAC termination resistance
Dimitri Fedrau
2025-04-15
net: phy: remove device_phy_find_device
Heiner Kallweit
2025-04-09
net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...
Vladimir Oltean
2025-04-09
net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
Vladimir Oltean
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
2025-03-20
net: phy: Allow loopback speed selection for PHY drivers
Gerhard Engleder
2025-03-18
net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
Maxime Chevallier
2025-03-18
net: phy: Use an internal, searchable storage for the linkmodes
Maxime Chevallier
2025-03-05
net: phy: move PHY package code from phy_device.c to own source file
Heiner Kallweit
2025-02-24
net: phy: add phylib-internal.h
Heiner Kallweit
2025-02-18
net: phy: remove disabled EEE modes from advertising_eee in phy_probe
Heiner Kallweit
2025-02-17
net: phy: Add helper for getting tx amplitude gain
Dimitri Fedrau
2025-02-14
net: phy: remove helper phy_is_internal
Heiner Kallweit
2025-02-14
net: phy: stop exporting feature arrays which aren't used outside phylib
Heiner Kallweit
2025-02-14
net: phy: remove fixup-related definitions from phy.h which are not used outs...
Heiner Kallweit
2025-02-11
net: phy: rename eee_broken_modes to eee_disabled_modes
Heiner Kallweit
2025-01-18
net: phy: remove leftovers from switch to linkmode bitmaps
Heiner Kallweit
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2025-01-02
net: phy: fix phy_disable_eee
Heiner Kallweit
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-15
net: phy: fix phylib's dual eee_enabled
Russell King (Oracle)
2024-11-07
net: phy: remove genphy_config_eee_advert
Heiner Kallweit
2024-10-15
net: phy: support 'active-high' property for PHY LEDs
Daniel Golle
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
net: phy: Validate PHY LED OPs presence before registering
Christian Marangi
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
2024-10-07
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-03
net: phy: Use for_each_available_child_of_node_scoped()
Jinjie Ruan
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-08-11
net: phylib: do not disable autoneg for fixed speeds >= 1G
Russell King (Oracle)
2024-08-06
net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
Youwan Wang
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-01
net: phy: fix potential use of NULL pointer in phy_suspend()
Russell King (Oracle)
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-03-19
net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
Nikita Kiryushin
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-08
net: phy: fix phy_get_internal_delay accessing an empty array
Kévin L'hôpital
[next]