summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit
2019-04-08net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit
2019-04-08net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit
2019-04-03net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart
2019-04-03net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart
2019-04-02net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit
2019-04-02net: phy: use c45 standard to detect link partner autoneg capabilityHeiner Kallweit
2019-04-02net: phy: realtek: use genphy_read_abilitiesHeiner Kallweit
2019-04-02net: phy: use genphy_read_abilities in genphy driverHeiner Kallweit
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit
2019-04-01net: phy: aquantia: add SGMII statisticsHeiner Kallweit
2019-04-01net: phy: improve genphy_read_statusHeiner Kallweit
2019-04-01net: phy: aquantia: add suspend / resume callbacks for AQR107 familyHeiner Kallweit
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit
2019-03-26net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in useHeiner Kallweit
2019-03-26net: phy: aquantia: report PHY details like firmware versionHeiner Kallweit
2019-03-26net: phy: aquantia: print remote capabilities if link partner is Aquantia PHYHeiner Kallweit
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26net: phy: aquantia: simplify aqr_config_anegHeiner Kallweit
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli
2019-03-23net: phy: Correct Cygnus/Omega PHY driver promptFlorian Fainelli
2019-03-22net: phy: aquantia: add downshift supportHeiner Kallweit
2019-03-21net: phy: Move Omega PHY entry to Cygnus PHY driverFlorian Fainelli
2019-03-21net: phy: Prepare for moving Omega out of bcm7xxxFlorian Fainelli
2019-03-21net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy
2019-03-20net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko
2019-03-20net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn
2019-03-20net: phy: improve handling link_change_notify callbackHeiner Kallweit
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit