index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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
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
[next]