summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: improve resuming from hibernationHeiner Kallweit2019-05-041-6/+1
* net: phy: improve pause handlingHeiner Kallweit2019-05-043-9/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-2/+4
|\
| * net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-04-261-2/+4
* | net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart2019-04-291-1/+14
* | net: phy: avoid unneeded MDIO reads in genphy_read_statusHeiner Kallweit2019-04-281-1/+5
* | net: phy: improve genphy_soft_resetHeiner Kallweit2019-04-261-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-0/+9
|\|
| * spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
* | net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri2019-04-231-12/+0
* | net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri2019-04-232-1/+468
* | net: phy: marvell: add new default led configure for m88e151xJian Shen2019-04-231-1/+5
* | net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-183-7/+7
* | net: phy: add support for reset-controllerDavid Bauer2019-04-182-4/+36
* | net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit2019-04-181-4/+0
* | net: phy: don't set autoneg if it's not supportedHeiner Kallweit2019-04-181-0/+4
* | net: phy: micrel: add Asym Pause workaroundAntoine Tenart2019-04-161-1/+26
* | net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-1530-120/+120
* | phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit2019-04-141-0/+5
* | net: phy: add support for new modes in phylibHeiner Kallweit2019-04-141-0/+18
* | net: phy: shrink PHY settings arrayHeiner Kallweit2019-04-141-202/+45
* | net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit2019-04-092-15/+0
* | net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit2019-04-081-6/+4
* | net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit2019-04-082-22/+11
* | net: phy: improve link partner capability detectionHeiner Kallweit2019-04-081-4/+8
* | net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet2019-04-061-4/+2
* | net: phy: meson-gxl: add g12a supportJerome Brunet2019-04-061-0/+11
* | net: phy: add amlogic g12a mdio mux supportJerome Brunet2019-04-063-0/+392
* | net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit2019-04-041-10/+0
* | net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit2019-04-041-7/+12
* | net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit2019-04-031-5/+3
* | net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart2019-04-031-0/+2
* | net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart2019-04-031-1/+11
* | net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit2019-04-021-0/+11
* | net: phy: use c45 standard to detect link partner autoneg capabilityHeiner Kallweit2019-04-021-1/+8
* | net: phy: realtek: use genphy_read_abilitiesHeiner Kallweit2019-04-021-24/+12
* | net: phy: use genphy_read_abilities in genphy driverHeiner Kallweit2019-04-021-2/+1
* | net: phy: add genphy_read_abilitiesHeiner Kallweit2019-04-021-0/+48
* | net: phy: aquantia: add SGMII statisticsHeiner Kallweit2019-04-011-2/+112
* | net: phy: improve genphy_read_statusHeiner Kallweit2019-04-011-15/+8
* | net: phy: aquantia: add suspend / resume callbacks for AQR107 familyHeiner Kallweit2019-04-011-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-274-15/+37
|\|
| * net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+13
| * net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2019-03-251-1/+1
| * net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli2019-03-231-0/+3
| * net: phy: Add DP83825I to the DP83822 driverDan Murphy2019-03-211-14/+20
* | net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King2019-03-271-4/+1
* | net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit2019-03-271-0/+108
* | net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in useHeiner Kallweit2019-03-261-1/+13
* | net: phy: aquantia: report PHY details like firmware versionHeiner Kallweit2019-03-261-0/+62