index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
2025-03-25
net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string
Andy Shevchenko
2025-03-24
net: phy: phy_interface_t: Fix RGMII_TXID code comment
Ihor Matushchak
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: drop phy_settings and the associated lookup helpers
Maxime Chevallier
2025-03-18
net: phy: phy_caps: Move phy_speeds to phy_caps
Maxime Chevallier
2025-03-17
net: phy: remove unused functions phy_package_[read|write]_mmd
Heiner Kallweit
2025-03-17
net: phy: move PHY package MMD access function declarations from phy.h to phy...
Heiner Kallweit
2025-03-05
net: phy: remove remaining PHY package related definitions from phy.h
Heiner Kallweit
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
2025-02-24
net: phy: add phylib-internal.h
Heiner Kallweit
2025-02-20
net: phy: remove unused feature array declarations
Heiner Kallweit
2025-02-18
net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...
Heiner Kallweit
2025-02-18
net: phy: improve phy_disable_eee_mode
Heiner Kallweit
2025-02-18
net: phy: move definition of phy_is_started before phy_disable_eee_mode
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 phy_queue_state_machine
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-12
net: phy: Add support for driver-specific next update time
Oleksij Rempel
2025-02-11
net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT
Heiner Kallweit
2025-02-11
net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
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-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
2025-01-14
net: phy: introduce optional polling interface for PHY statistics
Oleksij Rempel
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2025-01-10
net: phy: add configuration of rx clock stop mode
Russell King (Oracle)
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
2024-12-09
net: phy: Add helper for mapping RGMII link speed to clock rate
Jan Petrous (OSS)
2024-12-06
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
2024-12-04
net: phy: add phy_config_inband()
Russell King (Oracle)
2024-12-04
net: phy: add phy_inband_caps()
Russell King (Oracle)
2024-11-28
net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
Russell King (Oracle)
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
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-14
net: phy: add phy_set_eee_broken
Heiner Kallweit
2024-11-14
net: phy: convert eee_broken_modes to a linkmode bitmap
Heiner Kallweit
2024-11-07
net: phy: remove genphy_config_eee_advert
Heiner Kallweit
2024-11-07
net: phy: make genphy_c45_write_eee_adv() static
Heiner Kallweit
2024-10-16
iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
Anna-Maria Behnsen
2024-10-15
net: phy: support 'active-high' property for PHY LEDs
Daniel Golle
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
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-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
[next]