aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/phy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn1-3/+18
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn1-0/+13
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King1-6/+0
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel1-0/+2
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger1-1/+1
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn1-0/+4
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn1-0/+5
2020-05-10net: phy: Add support for polling cable testAndrew Lunn1-0/+5
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn1-0/+28
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel1-0/+3
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle1-0/+89
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit1-4/+0
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit1-0/+17
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit1-0/+3
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King1-0/+19
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-1/+2
2020-03-14net: phy: Add XLGMII interface defineJose Abreu1-0/+3
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-0/+2
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-0/+1
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+1
2020-02-16net: add helpers to resolve negotiated flow controlRussell King1-0/+3
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit1-1/+1
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli1-0/+11
2020-01-14net: phy: add MACsec ops in phy_deviceAntoine Tenart1-0/+7
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart1-0/+2
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli1-0/+2
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King1-4/+8
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran1-31/+10
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King1-0/+1
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King1-0/+1
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit1-0/+10
2019-11-23net: phy: remove phy_ethtool_sset()Russell King1-1/+0
2019-11-18net: phy: add core phylib sfp supportRussell King1-0/+11
2019-10-23net: phy: add support for clause 37 auto-negotiationHeiner Kallweit1-0/+4
2019-10-04net: phy: extract pause modeRussell King1-0/+1
2019-10-04net: phy: extract link partner advertisement readingRussell King1-0/+1
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann1-0/+1
2019-08-17net: phy: remove genphy_config_initHeiner Kallweit1-1/+0
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit1-0/+2
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit1-0/+1
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit1-0/+2