index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
2026-06-08
net: phy: don't try to setup PHY-driven SFP cages when using genphy
Maxime Chevallier
2026-06-08
net: phy: Clean the phy_ports after unregistering the downstream SFP bus
Maxime Chevallier
2026-06-08
net: phy: remove phy ports upon probe failure
Maxime Chevallier
2026-06-08
net: phy: clean the sfp upstream if phy probing fails
Maxime Chevallier
2026-05-19
net: phy: honor eee_disabled_modes in phy_advertise_eee_all()
Nicolai Buchwitz
2026-05-19
net: phy: honor eee_disabled_modes in phy_support_eee()
Nicolai Buchwitz
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-12
net: phy: fix a return path in get_phy_c45_ids()
Charles Perry
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
2026-03-14
net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
Heiner Kallweit
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
net: phy: initialize the port support based on the PHY's for OF ports
Maxime Chevallier
2026-01-22
net: phy: Grammar update for comment in genphy_update_link
Simon Horman
2026-01-20
net: phy: simplify PHY fixup registration
Heiner Kallweit
2026-01-15
net: phy: remove unused fixup unregistering functions
Heiner Kallweit
2026-01-13
net: phy: Only rely on phy_port for PHY-driven SFP
Maxime Chevallier
2026-01-13
net: phy: Introduce generic SFP handling for PHY drivers
Maxime Chevallier
2026-01-13
net: phy: Create a phy_port for PHY-driven SFPs
Maxime Chevallier
2026-01-13
net: phy: Introduce PHY ports representation
Maxime Chevallier
2025-11-04
net: phy: make phy_device members pause and asym_pause bitfield bits
Heiner Kallweit
2025-10-29
net: phy: add iterator mdiobus_for_each_phy
Heiner Kallweit
2025-10-24
net: phy: add phy_may_wakeup()
Russell King (Oracle)
2025-09-30
net: phy: annotate linkmode initializers as not used after init phase
Heiner Kallweit
2025-09-30
net: phy: stop exporting phy_driver_unregister
Heiner Kallweit
2025-09-23
net: phy: stop exporting phy_driver_register
Heiner Kallweit
2025-09-09
net: phy: fix phy_uses_state_machine()
Russell King (Oracle)
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
2025-06-17
net: phy: Add c45_phy_ids sysfs directory entry
Yajun Deng
2025-06-16
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
2025-06-16
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
2025-06-16
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
2025-06-12
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
2025-06-12
net: phy: move definition of genphy_c45_driver to phy_device.c
Heiner Kallweit
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
[next]