summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2025-12-01net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYsParthiban Veerasooran
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-17net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-03net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel
2025-10-29net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-24net: phy: add phy_may_wakeup()Russell King (Oracle)
2025-10-24net: phy: add phy_can_wakeup()Russell King (Oracle)
2025-10-03net: doc: Fix typos in docsBhanu Seshu Kumar Valluri
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit
2025-09-22net: phy: add phy_interface_copy()Russell King (Oracle)
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit
2025-09-14net: phy: introduce phy_id_compare_model() PHY ID helperChristian Marangi
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-02net: phy: add phy_interface_weight()Russell King (Oracle)
2025-08-26net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N
2025-07-08net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...Heiner Kallweit
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck
2025-06-16net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit
2025-06-16net: phy: improve phy_driver_is_genphyHeiner Kallweit
2025-06-16net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit
2025-06-13net: phy: improve rgmii_clock() documentationRussell King (Oracle)
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)
2025-06-12net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit
2025-05-27net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-13net: phy: remove stub for mdiobus_register_board_infoHeiner Kallweit
2025-05-01net: phy: factor out provider part from mdio_bus.cHeiner Kallweit
2025-04-23net: phy: remove function stubsHeiner Kallweit
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau
2025-04-15net: phy: remove device_phy_find_deviceHeiner Kallweit
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