summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-05-29net: phy: marvell: unlock after phy_select_page() failureDan Carpenter
2020-05-29net: phy: mscc: fix PHYs using the vsc8574_probeAntoine Tenart
2020-05-26net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel
2020-05-26net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn
2020-05-26net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: phy: marvell: Add support for amplitude graphAndrew Lunn
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-26net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart
2020-05-26net: phy: mscc-miim: improve waiting logicAntoine Tenart
2020-05-26net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart
2020-05-26net: phy: mscc-miim: use more reasonable delaysAntoine Tenart
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle
2020-05-22net: phy: dp83869: Set opmode from strapsDan Murphy
2020-05-22net: phy: dp83869: Update port-mirroring to read strapsDan Murphy
2020-05-21net: phy: tja11xx: add SQI supportOleksij Rempel
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-17net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky
2020-05-16net: phy: broadcom: fix checkpatch complains about tabsKevin Lo
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15net: phy: tja11xx: execute cable test on link upOleksij Rempel
2020-05-15net: phy: broadcom: add support for BCM54811 PHYKevin Lo
2020-05-14net: phy: mdio-moxart: remove unneeded includeBartosz Golaszewski
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-13net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-13net: phy: at803x: add cable diagnostics supportMichael Walle
2020-05-13net: phy: bcm54140: add cable diagnostics supportMichael Walle
2020-05-13net: phy: broadcom: add cable test supportMichael Walle
2020-05-13net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle
2020-05-13net: phy: broadcom: add exp register access methods without buslockMichael Walle
2020-05-13net: phy: tja11xx: add cable-test supportOleksij Rempel
2020-05-10net: phy: Put interface into oper testing during cable testAndrew Lunn
2020-05-10net: phy: marvell: Add cable test supportAndrew 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-07net: phy: fix less than zero comparison with unsigned variable valColin Ian King
2020-05-07net: phy: Make iproc_mdio_resume staticZheng Zengkai
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: phy: tja11xx: add support for master-slave configurationOleksij Rempel
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-05-06net: phy: mscc: use phy_package_sharedMichael Walle
2020-05-06net: phy: bcm54140: use phy_package_sharedMichael Walle
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle