summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn-2/+4
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez-0/+9
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean-0/+13
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit-1/+1
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli-0/+3
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy-14/+20
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet-0/+6
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann-1/+1
2019-03-04net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_anegHeiner Kallweit-9/+8
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit-12/+5
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit-2/+1
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit-16/+0
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit-14/+0
2019-03-03net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit-8/+4
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+19
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit-0/+4
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier-1/+1
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier-10/+0
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov-0/+3
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal-0/+135
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani-1/+12
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit-0/+273
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit-0/+1
2019-02-24net: phy: fix reading fixed phy statusHeiner Kallweit-0/+3
2019-02-24net: phy: improve auto-neg emulation in swphyHeiner Kallweit-9/+1
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier-0/+13
2019-02-24net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier-0/+35
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier-2/+2
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier-7/+19
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier-2/+2
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier-3/+8
2019-02-24net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit-8/+1
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit-0/+11
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+7
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij-0/+7
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit-28/+18
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit-0/+33
2019-02-23net: phy: don't change modes we don't care about in genphy_c45_read_lpaHeiner Kallweit-1/+1
2019-02-23net: phy: aquantia: add support for auto-negotiation configurationAndrew Lunn-3/+37
2019-02-23net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109Heiner Kallweit-0/+10
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier-1/+5
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing-1/+0
2019-02-22net: phy: at803x: disable delay only for RGMII modeVinod Koul-11/+42
2019-02-22net: phy: at803x: don't inline helpersVinod Koul-2/+2
2019-02-22net: phy: aquantia: Use get_features for the PHYs abilitiesAndrew Lunn-7/+7
2019-02-21net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...Heiner Kallweit-14/+1
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit-0/+30
2019-02-21net: phy: use genphy_config_eee_advert in genphy_c45_an_config_anegHeiner Kallweit-1/+3
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit-1/+2
2019-02-21net: phy: don't use 10BaseT/half as default in genphy_read_statusHeiner Kallweit-2/+2