summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-201-3/+5
* net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2020-05-201-2/+2
* dp83640: reverse arguments to list_add_tailJulia Lawall2020-05-201-1/+1
* net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel2020-04-131-0/+7
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-201-1/+5
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-03-201-2/+3
* phy: Revert toggling reset changes.David S. Miller2020-03-201-6/+5
* net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran2020-03-111-0/+20
* net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer2020-01-271-3/+3
* net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2020-01-271-5/+6
* net: phy: initialise phydev speed and duplex sanelyRussell King2019-12-311-2/+2
* net: phy: dp83867: enable robust auto-mdixGrygorii Strashko2019-12-311-5/+10
* net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-12-011-0/+18
* net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-12-011-0/+19
* net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2019-11-201-2/+2
* net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli2019-11-201-2/+81
* net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz2019-11-201-4/+3
* net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz2019-11-201-3/+3
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-10-051-3/+6
* net: phylink: Fix flow control resolutionStefan Chulski2019-09-191-3/+3
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-08-091-0/+2
* net: sfp: add mutex to prevent concurrent state checksRobert Hancock2019-07-311-1/+5
* net: phy: Check against net_device being NULLIoana Ciornei2019-07-311-0/+6
* net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2019-06-251-2/+2
* net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-06-221-3/+1
* net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-111-4/+20
* net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-06-091-0/+14
* spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-05-161-0/+9
* net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-05-081-2/+4
* net: sfp: move sfp_register_socket call from sfp_remove to sfp_probeMarek BehĂșn2019-04-171-4/+4
* mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-03-191-1/+0
* net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-03-131-1/+12
* net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-131-0/+4
* net: phylink: avoid resolving link state too earlyRussell King2019-02-271-6/+13
* net: sfp: do not probe SFP module before we're attachedRussell King2019-02-273-9/+25
* net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski2019-02-231-1/+4
* net: dp83640: expire old TX-skbSebastian Andrzej Siewior2019-02-121-3/+10
* net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-311-0/+1
* net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi2019-01-091-5/+2
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-171-11/+8
* net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-231-5/+5
* net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart2018-11-131-0/+3
* net: phy: phylink: Don't release NULL GPIOFlorian Fainelli2018-11-041-1/+1
* net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-11-041-0/+17
* net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao2018-11-041-0/+2
* net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier2018-10-031-0/+5
* net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier2018-10-031-1/+4
* net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran2018-09-191-5/+15
* net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-08-031-1/+1
* net: phy: phylink: Release link GPIOFlorian Fainelli2018-08-031-0/+2