summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2020-10-12net: phy: provide phy driver start/stop hooksRussell King
2020-10-12net: phy: add resolved pause supportRussell King
2020-10-12net: phy: add helpers for comparing phy IDsRussell King
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton
2020-06-19net: phy: read MMD ID from all present MMDsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-06-19net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn
2020-05-10net: phy: Add support for polling cable testAndrew Lunn
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit
2020-03-14net: phy: Add XLGMII interface defineJose Abreu
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-16net: add helpers to resolve negotiated flow controlRussell King
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli
2020-01-14net: phy: add MACsec ops in phy_deviceAntoine Tenart
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran