summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2023-05-17mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)
2023-03-07net: phy: improve phy_read_poll_timeoutHeiner Kallweit
2023-02-23net: phy: do not force EEE supportOleksij Rempel
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle
2023-01-01net: phy: Update documentation for get_rate_matchingSean Anderson
2022-11-30net: phy: Add link between phy dev and mac devXiaolei Wang
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-10-03net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel
2022-10-03net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek BehĂșn
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-16linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si
2021-11-16net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson