summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-20phy: Revert toggling reset changes.David S. Miller
2020-03-11net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-01-29net: phy: Keep reporting transceiver typeFlorian Fainelli
2020-01-29net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer
2020-01-29net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda
2020-01-04net: phy: initialise phydev speed and duplex sanelyRussell King
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-08-04net: phy: Check against net_device being NULLIoana Ciornei
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
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-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior
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-10net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2018-10-03net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier
2018-10-03net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier
2018-09-19net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-08-06net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-07-28net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-11net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko
2018-06-13net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-04-20Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"Greg Kroah-Hartman
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2018-04-13net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez
2018-04-13mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2018-04-13mdio: mux: Correct mdio_mux_init error path issuesJon Mason
2018-04-08xgene_enet: remove bogus forward declarationsArnd Bergmann
2018-03-22drivers: net: phy: xgene: Fix mdio writeQuan Nguyen
2018-03-11net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-03-03net: phy: xgene: disable clk on error pathsAlexey Khoroshilov
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-14spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten
2017-12-14spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-12-09net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer
2017-11-08net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski
2017-10-12net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi
2017-09-20Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli
2017-08-11phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko