summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel2023-02-131-0/+7
* net: phy: export phy_check_valid() functionOleksij Rempel2023-02-131-0/+1
* net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel2023-02-131-0/+6
* net: phy: Remove probe_capabilitiesAndrew Lunn2023-01-191-8/+0
* net: mdio: Rework scanning of bus ready for quirksAndrew Lunn2023-01-191-1/+1
* drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto2023-01-111-0/+6
* drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto2023-01-111-0/+7
* drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto2023-01-111-0/+14
* net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto2023-01-111-0/+57
* net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn2023-01-101-0/+5
* net: phy: allow a phy to opt-out of interrupt handlingMichael Walle2023-01-101-0/+3
* net: phy: Update documentation for get_rate_matchingSean Anderson2023-01-011-4/+1
* net: phy: Add link between phy dev and mac devXiaolei Wang2022-11-301-0/+4
* ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2022-11-081-0/+3
* net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel2022-10-031-0/+2
* net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek BehĂșn2022-10-031-0/+4
* net: phy: Add support for rate matchingSean Anderson2022-09-231-1/+21
* net: phy: Add 1000BASE-KX interface modeSean Anderson2022-09-051-0/+4
* net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier2022-08-221-0/+2
* net: phy: Introduce QUSGMII PHY modeMaxime Chevallier2022-08-221-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-301-0/+6
|\
| * net: phy: Don't trigger state machine while in suspendLukas Wunner2022-06-291-0/+6
* | linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes2022-06-161-0/+3
|/
* net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel2022-05-091-0/+1
* net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel2022-05-091-0/+1
* net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel2022-05-091-0/+1
* net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2022-05-011-0/+3
* ethtool: Add 10base-T1L link mode entryAlexandru Tachici2022-05-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-2/+2
|\
| * net: phy: correct spelling error of media in documentationColin Foster2022-03-101-2/+2
* | net: phy: exported the genphy_read_master_slave functionArun Ramadoss2022-03-081-0/+1