summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-02-12phy: tja110x: silence a message on alert levelMax Krummenacher
2020-02-09phy: micrel: do not use power down modeStefan Agner
2020-02-09net: phy-micrel: check return code in flp center functionMax Uvarov
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2019-12-01net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-12-01net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-11-20net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann
2019-11-20net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli
2019-11-20net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz
2019-11-20net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-07-31net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-07-31net: phy: Check against net_device being NULLIoana Ciornei
2019-06-25net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-06-09net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-17net: sfp: move sfp_register_socket call from sfp_remove to sfp_probeMarek BehĂșn
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-13net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-13net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-02-27net: phylink: avoid resolving link state too earlyRussell King
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-02-12MLK-19952 net: phy: tja110x: avoid PHY driver resume methods to take phydev->...Andy Duan
2019-02-12Revert "MLK-10919 net: phy: micrel: add ksz8081 resume function"Leonard Crestez
2019-02-12MLK-17475-05 net: phy: tja110x: add lock to protect .suspend/.resume()Fugang Duan
2019-02-12MLK-17475-04 net: phy: tja110x: clean up the debug error messageFugang Duan
2019-02-12MLK-17475-03 net: phy: tja110x: add quirk for refclk_in selectionFugang Duan
2019-02-12MLK-17475-02 net: phy: tja110x: remove phy config_init in phy device probe()Fugang Duan
2019-02-12MLK-17475-01 net: phy: tja110x: add NXP TJA110X PHY driverChristian Herber
2019-02-12MLK-16023-01 net: phy: at803x: cleared the txc/rxc clk delay enable bitsFugang Duan
2019-02-12MLK-15309-01 net: phy: at803x: add EEE mode, 1.8V IO, led_act blinding workar...Fugang Duan
2019-02-12MLK-11051 net: phy: mdio_bus: don't call .phy_suspendi() when netdev is NULLFugang Duan
2019-02-12MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2019-01-31net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-11-23net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart
2018-11-04net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-11-04net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-11-04net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao