aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet3-0/+392
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit1-10/+0
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit1-7/+12
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit1-5/+3
2019-04-03net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart1-0/+2
2019-04-03net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart1-1/+11
2019-04-02net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit1-0/+11
2019-04-02net: phy: use c45 standard to detect link partner autoneg capabilityHeiner Kallweit1-1/+8
2019-04-02net: phy: realtek: use genphy_read_abilitiesHeiner Kallweit1-24/+12
2019-04-02net: phy: use genphy_read_abilities in genphy driverHeiner Kallweit1-2/+1
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit1-0/+48
2019-04-01net: phy: aquantia: add SGMII statisticsHeiner Kallweit1-2/+112
2019-04-01net: phy: improve genphy_read_statusHeiner Kallweit1-15/+8
2019-04-01net: phy: aquantia: add suspend / resume callbacks for AQR107 familyHeiner Kallweit1-0/+16
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+37
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King1-4/+1
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit1-0/+108
2019-03-26net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in useHeiner Kallweit1-1/+13
2019-03-26net: phy: aquantia: report PHY details like firmware versionHeiner Kallweit1-0/+62
2019-03-26net: phy: aquantia: print remote capabilities if link partner is Aquantia PHYHeiner Kallweit1-0/+49
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean1-0/+13
2019-03-26net: phy: aquantia: simplify aqr_config_anegHeiner Kallweit1-32/+13
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit1-1/+1
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli1-0/+3
2019-03-23net: phy: Correct Cygnus/Omega PHY driver promptFlorian Fainelli1-2/+1
2019-03-22net: phy: aquantia: add downshift supportHeiner Kallweit1-10/+145
2019-03-21net: phy: Move Omega PHY entry to Cygnus PHY driverFlorian Fainelli3-4/+149
2019-03-21net: phy: Prepare for moving Omega out of bcm7xxxFlorian Fainelli3-71/+76
2019-03-21net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli1-1/+1
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy1-14/+20
2019-03-20net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko1-2/+44
2019-03-20net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn1-0/+17
2019-03-20net: phy: improve handling link_change_notify callbackHeiner Kallweit3-50/+15
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet1-0/+6
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann1-1/+1
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit1-9/+8
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit4-12/+5
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit1-2/+1
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit3-16/+0
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit1-14/+0
2019-03-03net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit1-8/+4
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+19
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier1-1/+1
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier1-10/+0
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov1-0/+3
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal3-0/+135
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+12
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit4-0/+273
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit2-0/+1