summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-04-20net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli
2021-11-26net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2021-11-26phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-17phy: mdio: fix memory leakPavel Skripkin
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-10-01net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-08-21net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun
2020-07-31net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-05-20net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall
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