summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
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
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-27net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-03-28net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier