summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-05-21net: phy: tja11xx: add SQI supportOleksij Rempel
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
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
2020-04-30net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle
2020-04-30net: phy: bcm54140: fix phy_id_maskMichael Walle
2020-04-30net: phy: bcm54140: use genphy_soft_reset()Michael Walle
2020-04-30net: phy: at803x: add downshift supportMichael Walle
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-04-25net: phy: dp83867: Remove unneeded semicolonZheng Bin
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: phy: clear phydev->suspended after soft resetHeiner Kallweit
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-24net: phy: make phy_suspend a no-op if PHY is suspended alreadyHeiner Kallweit
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-23net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-22net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel
2020-04-22net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel