index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-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
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
2024-02-15
net: mdio_bus: make mdio_bus_type const
Ricardo B. Marliere
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
2024-02-10
net: phy: add devm/of_phy_package_join helper
Christian Marangi
2024-02-07
net: phy: c45 scanning: Don't consider -ENODEV fatal
Andrew Lunn
2024-02-06
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
2024-01-31
net: phy: phy_device: Prevent nullptr exceptions on ISR
Andre Werner
2024-01-26
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-15
net: phy: skip LED triggers on PHYs on SFP modules
Daniel Golle
2023-11-30
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
2023-11-24
net: phy: correctly check soft_reset ret ONLY if defined for PHY
Christian Marangi
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
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
[next]