summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2019-05-04net: phy: improve pause handlingHeiner Kallweit-9/+31
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+4
2019-04-29net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart-1/+14
2019-04-28net: phy: avoid unneeded MDIO reads in genphy_read_statusHeiner Kallweit-1/+5
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn-2/+4
2019-04-26net: phy: improve genphy_soft_resetHeiner Kallweit-2/+14
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+9
2019-04-23net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri-12/+0
2019-04-23net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri-1/+468
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez-0/+9
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen-1/+5
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer-7/+7
2019-04-18net: phy: add support for reset-controllerDavid Bauer-4/+36
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit-4/+0
2019-04-18net: phy: don't set autoneg if it's not supportedHeiner Kallweit-0/+4
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart-1/+26
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit-120/+120
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit-0/+5
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit-0/+18
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit-202/+45
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit-15/+0
2019-04-08net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit-6/+4
2019-04-08net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit-22/+11
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit-4/+8
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet-4/+2
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet-0/+11
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet-0/+392
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit-10/+0
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit-7/+12
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit-5/+3
2019-04-03net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart-0/+2
2019-04-03net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart-1/+11
2019-04-02net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit-0/+11
2019-04-02net: phy: use c45 standard to detect link partner autoneg capabilityHeiner Kallweit-1/+8
2019-04-02net: phy: realtek: use genphy_read_abilitiesHeiner Kallweit-24/+12
2019-04-02net: phy: use genphy_read_abilities in genphy driverHeiner Kallweit-2/+1
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit-0/+48
2019-04-01net: phy: aquantia: add SGMII statisticsHeiner Kallweit-2/+112
2019-04-01net: phy: improve genphy_read_statusHeiner Kallweit-15/+8
2019-04-01net: phy: aquantia: add suspend / resume callbacks for AQR107 familyHeiner Kallweit-0/+16
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+37
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King-4/+1
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit-0/+108
2019-03-26net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in useHeiner Kallweit-1/+13
2019-03-26net: phy: aquantia: report PHY details like firmware versionHeiner Kallweit-0/+62
2019-03-26net: phy: aquantia: print remote capabilities if link partner is Aquantia PHYHeiner Kallweit-0/+49
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean-0/+13
2019-03-26net: phy: aquantia: simplify aqr_config_anegHeiner Kallweit-32/+13
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit-1/+1
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli-0/+3