summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov2020-07-161-0/+4
* net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2020-06-252-33/+10
* net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang2020-06-241-0/+4
* net: phy: make phy_disable_interrupts() non-staticJisheng Zhang2020-06-241-1/+1
* net: phylink: ensure manual pause mode configuration takes effectRussell King2020-06-231-5/+22
* net: phylink: fix ethtool -A with attached PHYsRussell King2020-06-231-9/+11
* net: phy: smsc: fix printing too many logsDejin Zheng2020-06-221-4/+7
* net: phy: Check harder for errors in get_phy_id()Florian Fainelli2020-06-191-2/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-39/+39
* net: dp83869: Reset return variable if PHY strap is readDan Murphy2020-06-061-0/+3
* net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart2020-06-051-2/+2
* net: mscc: Fix OF_MDIO config checkDan Murphy2020-06-052-3/+3
* net: marvell: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
* net: dp83867: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
* net: dp83869: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
* net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish2020-06-041-0/+2
* net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish2020-06-041-17/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0329-216/+3359
|\
| * net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle2020-06-011-4/+2
| * net: phy: marvell: unlock after phy_select_page() failureDan Carpenter2020-05-291-1/+1
| * net: phy: mscc: fix PHYs using the vsc8574_probeAntoine Tenart2020-05-291-0/+4
| * net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel2020-05-261-2/+16
| * net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn2020-05-261-2/+23
| * net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn2020-05-261-12/+19
| * net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-262-19/+45
| * net: phy: marvell: Add support for amplitude graphAndrew Lunn2020-05-261-1/+231
| * net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-262-2/+65
| * net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart2020-05-262-6/+19
| * net: phy: mscc-miim: improve waiting logicAntoine Tenart2020-05-261-2/+13
| * net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart2020-05-261-6/+2
| * net: phy: mscc-miim: use more reasonable delaysAntoine Tenart2020-05-261-1/+1
| * net: mdiobus: add clause 45 mdiobus accessorsRussell King2020-05-266-30/+21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-246-12/+21
| |\
| * | net: phy: at803x: fix PHY ID masksMichael Walle2020-05-231-9/+7
| * | net: phy: dp83869: Set opmode from strapsDan Murphy2020-05-221-1/+20
| * | net: phy: dp83869: Update port-mirroring to read strapsDan Murphy2020-05-221-3/+12
| * | net: phy: tja11xx: add SQI supportOleksij Rempel2020-05-211-0/+26
| * | net: phy: simplify phy_link_change argumentsDoug Berger2020-05-183-15/+12
| * | net: phy: broadcom: fix checkpatch complains about tabsKevin Lo2020-05-161-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-3/+5
| |\ \
| * | | net: phy: tja11xx: execute cable test on link upOleksij Rempel2020-05-151-5/+43
| * | | net: phy: broadcom: add support for BCM54811 PHYKevin Lo2020-05-151-5/+51
| * | | net: phy: mdio-moxart: remove unneeded includeBartosz Golaszewski2020-05-141-1/+0
| * | | net: phy: at803x: add cable diagnostics supportMichael Walle2020-05-131-0/+176
| * | | net: phy: bcm54140: add cable diagnostics supportMichael Walle2020-05-131-0/+3
| * | | net: phy: broadcom: add cable test supportMichael Walle2020-05-132-0/+195
| * | | net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle2020-05-132-0/+34
| * | | net: phy: broadcom: add exp register access methods without buslockMichael Walle2020-05-132-7/+33
| * | | net: phy: tja11xx: add cable-test supportOleksij Rempel2020-05-131-1/+105
| * | | net: phy: Put interface into oper testing during cable testAndrew Lunn2020-05-101-1/+11