summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2025-03-25net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID stringAndy Shevchenko
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit
2025-02-24net: phy: add phylib-internal.hHeiner Kallweit
2025-02-20net: phy: remove unused feature array declarationsHeiner Kallweit
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit
2025-02-18net: phy: improve phy_disable_eee_modeHeiner Kallweit
2025-02-18net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit
2025-02-17net: phy: Add helper for getting tx amplitude gainDimitri Fedrau
2025-02-14net: phy: remove helper phy_is_internalHeiner Kallweit
2025-02-14net: phy: stop exporting phy_queue_state_machineHeiner Kallweit
2025-02-14net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit
2025-02-14net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel
2025-02-11net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit
2025-02-11net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit
2025-01-18net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit
2024-12-09net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)
2024-12-06net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)
2024-12-04net: phy: add phy_config_inband()Russell King (Oracle)
2024-12-04net: phy: add phy_inband_caps()Russell King (Oracle)
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-15net: phy: fix phylib's dual eee_enabledRussell King (Oracle)
2024-11-14net: phy: add phy_set_eee_brokenHeiner Kallweit
2024-11-14net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen
2024-10-15net: phy: support 'active-high' property for PHY LEDsDaniel Golle
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent