summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-07-26net: phy: Check against net_device being NULLIoana Ciornei
2019-07-14net: phy: rename Asix Electronics PHY driverMichael Schmitz
2019-06-25net: phylink: avoid reducing support maskRussell King
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-06-22net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-06-22net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-06-22net: phylink: ensure consistent phy interface modeRussell King
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-06-04net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-31net: phy: improve genphy_soft_resetHeiner Kallweit
2019-05-16net: phy: fix phy_validate_pauseHeiner Kallweit
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
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-21net: phy: Add DP83825I to the DP83822 driverDan Murphy
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
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit
2019-03-03net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit
2019-02-24net: phy: fix reading fixed phy statusHeiner Kallweit
2019-02-24net: phy: improve auto-neg emulation in swphyHeiner Kallweit
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier
2019-02-24net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier
2019-02-24net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit