summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* net: revert partially applied PHY topology seriesJakub Kicinski10 days1-6/+0
* net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier2024-04-061-0/+2
* net: phy: Introduce ethernet link topology representationMaxime Chevallier2024-04-061-0/+4
* net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)2024-03-281-0/+1
* net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn2024-03-051-1/+2
* net: phy: Keep track of EEE configurationAndrew Lunn2024-03-051-0/+3
* net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn2024-03-051-0/+2
* net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit2024-02-171-0/+2
* net: mdio_bus: make mdio_bus_type constRicardo B. Marliere2024-02-151-1/+1
* net: phy: provide whether link has changed in c37_read_statusChristian Marangi2024-02-101-1/+1
* net: phy: add devm/of_phy_package_join helperChristian Marangi2024-02-101-0/+6
* net: phy: add helper phy_advertise_eee_allHeiner Kallweit2024-02-061-0/+1
* net: phy: constify phydev->drvRussell King (Oracle)2024-02-061-1/+1
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-4/+4
* net: phy: add support for PHY LEDs polarity modesChristian Marangi2024-01-261-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-1/+0
|\
| * net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap2024-01-021-1/+0
* | Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski2024-01-041-6/+0
* | Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski2024-01-021-3/+0
* | net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier2024-01-011-0/+2
* | net: phy: Introduce ethernet link topology representationMaxime Chevallier2024-01-011-0/+4
* | net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca2024-01-011-0/+3
* | net: phy: add support for PHY package MMD read/writeChristian Marangi2023-12-171-0/+16
* | net: phy: extend PHY package API to support multiple global addressChristian Marangi2023-12-171-22/+42
* | net: phy: make addr type u8 in phy_package_shared structChristian Marangi2023-12-171-1/+1
* | net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel2023-12-131-0/+1
* | net: phy: add possible interfacesRussell King (Oracle)2023-11-271-0/+3
* | net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-181-4/+0
* | net: Change the API of PHY default timestamp to MACKory Maincent2023-11-181-0/+4
* | net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2023-11-181-2/+4
|/
* net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)2023-09-191-0/+1
* net: phy: Introduce PSGMII PHY interface modeGabor Juhos2023-08-141-0/+4
* net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn2023-08-101-0/+33
* net: phy: Remove two unused function declarationsYue Haibing2023-08-091-4/+0
* net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean2023-08-021-0/+7
* net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger2023-07-201-0/+1
* net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)2023-06-021-6/+10
* net: phy: avoid kernel warning dump when stopping an errored PHYRussell King (Oracle)2023-05-241-2/+5
* net: phy: add helpers for comparing phy IDsRussell King2023-05-221-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-181-2/+0
|\
| * mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann2023-05-171-2/+0
* | net: phy: Allow drivers to always call into ->suspend()Florian Fainelli2023-05-131-0/+4
|/
* net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn2023-04-191-0/+12
* net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn2023-04-191-0/+13
* net: phy: Add a binding for PHY LEDsAndrew Lunn2023-04-191-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-301-1/+1
|\
| * net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)2023-03-271-1/+1
* | net: phy: improve phy_read_poll_timeoutHeiner Kallweit2023-03-071-3/+2
|/
* net: phy: do not force EEE supportOleksij Rempel2023-02-231-0/+5
* net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel2023-02-231-0/+1