summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-10-141-0/+1
* net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli2020-10-011-1/+2
* net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun2020-08-211-0/+2
* net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov2020-07-311-0/+4
* 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: Keep reporting transceiver typeFlorian Fainelli2020-01-291-1/+2
* net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer2020-01-291-3/+3
* net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2020-01-291-5/+6
* net: phy: initialise phydev speed and duplex sanelyRussell King2020-01-041-2/+2
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-10-051-3/+6
* net: phy: Check against net_device being NULLIoana Ciornei2019-08-041-0/+6
* 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
* 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: 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: 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: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang2018-11-101-1/+1
* 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-061-1/+1
* net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-281-1/+1
* net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-251-5/+2
* net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko2018-07-111-15/+2
* net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-06-133-5/+12
* dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-05-301-0/+18
* Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"Greg Kroah-Hartman2018-04-201-28/+14
* net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2018-04-131-0/+6
* net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez2018-04-131-14/+28
* mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2018-04-131-1/+0
* mdio: mux: Correct mdio_mux_init error path issuesJon Mason2018-04-131-5/+7
* xgene_enet: remove bogus forward declarationsArnd Bergmann2018-04-082-30/+24
* drivers: net: phy: xgene: Fix mdio writeQuan Nguyen2018-03-221-1/+1
* net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit2018-03-111-1/+1
* mdio-sun4i: Fix a memory leakChristophe JAILLET2018-03-031-2/+4
* net: phy: xgene: disable clk on error pathsAlexey Khoroshilov2018-03-031-6/+15
* net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2018-01-021-0/+1
* net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy2017-12-251-1/+1
* spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-12-141-1/+1
* spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-12-141-0/+1
* net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer2017-12-091-1/+1