summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)1-0/+2
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-11/+18
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+0
2024-11-16net: phy: fix phylib's dual eee_enabledRussell King (Oracle)1-2/+0
2024-11-15net: phy: add phy_set_eee_brokenHeiner Kallweit1-0/+10
2024-11-15net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit1-5/+4
2024-11-08net: phy: remove genphy_config_eee_advertHeiner Kallweit1-1/+0
2024-11-08net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit1-1/+0
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen1-4/+5
2024-10-15net: phy: support 'active-high' property for PHY LEDsDaniel Golle1-2/+3
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel1-0/+1
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+4
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent1-0/+19
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-06-28net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut1-1/+1
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean1-0/+4
2024-05-14net: revert partially applied PHY topology seriesJakub Kicinski1-6/+0
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+4
2024-03-29net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)1-0/+1
2024-03-06net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn1-1/+2
2024-03-06net: phy: Keep track of EEE configurationAndrew Lunn1-0/+3
2024-03-06net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn1-0/+2
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit1-0/+2
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere1-1/+1
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi1-1/+1
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi1-0/+6
2024-02-07net: phy: add helper phy_advertise_eee_allHeiner Kallweit1-0/+1
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)1-1/+1
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit1-4/+4
2024-01-27net: phy: add support for PHY LEDs polarity modesChristian Marangi1-0/+22
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2024-01-05Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski1-6/+0
2024-01-03Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski1-3/+0
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+4
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca1-0/+3
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi1-0/+16
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi1-22/+42
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi1-1/+1
2023-12-14net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel1-0/+1
2023-11-28net: phy: add possible interfacesRussell King (Oracle)1-0/+3
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-4/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-0/+4
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent1-2/+4