summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: phy: aquantia: print remote capabilities if link partner is Aquantia PHYHeiner Kallweit2019-03-261-0/+49
* | net: phy: aquantia: simplify aqr_config_anegHeiner Kallweit2019-03-261-32/+13
* | net: phy: Correct Cygnus/Omega PHY driver promptFlorian Fainelli2019-03-231-2/+1
* | net: phy: aquantia: add downshift supportHeiner Kallweit2019-03-221-10/+145
* | net: phy: Move Omega PHY entry to Cygnus PHY driverFlorian Fainelli2019-03-213-4/+149
* | net: phy: Prepare for moving Omega out of bcm7xxxFlorian Fainelli2019-03-213-71/+76
* | net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli2019-03-211-1/+1
* | net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko2019-03-201-2/+44
* | net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn2019-03-201-0/+17
* | net: phy: improve handling link_change_notify callbackHeiner Kallweit2019-03-203-50/+15
|/
* net: phy: meson-gxl: fix interrupt supportJerome Brunet2019-03-151-0/+6
* phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann2019-03-041-1/+1
* net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit2019-03-041-9/+8
* net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-034-12/+5