summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-031-2/+1
* net: phy: remove gen10g_config_initHeiner Kallweit2019-03-033-16/+0
* net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-031-14/+0
* net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit2019-03-031-8/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-023-1/+19
|\
| * net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-011-0/+4
| * net: phy: dp83867: add soft reset delayMax Uvarov2019-02-271-0/+3
| * net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-02-271-1/+12
* | net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier2019-02-271-1/+1
* | net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier2019-02-271-10/+0
* | drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal2019-02-273-0/+135
* | net: phy: aquantia: add hwmon supportHeiner Kallweit2019-02-254-0/+273
* | net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit2019-02-252-0/+1
* | net: phy: fix reading fixed phy statusHeiner Kallweit2019-02-241-0/+3
* | net: phy: improve auto-neg emulation in swphyHeiner Kallweit2019-02-241-9/+1
* | net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier2019-02-241-0/+13
* | net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier2019-02-241-0/+35
* | net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier2019-02-241-2/+2
* | net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier2019-02-241-7/+19