summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)1-1/+1
2023-02-23net: phy: do not force EEE supportOleksij Rempel1-0/+5
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel1-0/+1
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel1-0/+7
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel1-0/+1
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel1-0/+6
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn1-8/+0
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn1-1/+1
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto1-0/+6
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto1-0/+7
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto1-0/+14
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto1-0/+57
2023-01-11net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn1-0/+5
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle1-0/+3
2023-01-01net: phy: Update documentation for get_rate_matchingSean Anderson1-4/+1
2022-12-01net: phy: Add link between phy dev and mac devXiaolei Wang1-0/+4
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+3
2022-10-04net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel1-0/+2
2022-10-03net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek BehĂșn1-0/+4
2022-09-23net: phy: Add support for rate matchingSean Anderson1-1/+21
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson1-0/+4
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier1-0/+2
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier1-0/+4
2022-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2022-06-30net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-06-17linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes1-0/+3
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel1-0/+1
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel1-0/+1
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel1-0/+1
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici1-0/+3
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici1-1/+1
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-03-11net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss1-0/+1
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov1-1/+1
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+6
2021-12-08net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-11-17net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)1-1/+1
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)1-0/+34
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie1-0/+1
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang1-0/+1
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund1-0/+4
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson1-0/+5
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson1-0/+20
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson1-0/+7
2021-06-07net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean1-0/+4
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-04-21net: phy: genphy_loopback: add link speed configurationOleksij Rempel1-0/+1
2021-04-20net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)1-0/+2
2021-04-10net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit1-0/+2