summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang2020-06-201-1/+1
* phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni2020-05-201-1/+16
* dp83640: reverse arguments to list_add_tailJulia Lawall2020-05-201-1/+1
* Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman2020-05-201-10/+5
* at803x: fix reset handlingSergei Shtylyov2020-05-101-3/+3
* mdio-sun4i: oops in error handling in probeDan Carpenter2020-05-101-1/+3
* phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2020-05-101-2/+10
* net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2020-05-101-1/+1
* net: phy: Fix phy_mac_interrupt()Florian Fainelli2020-05-101-13/+18
* net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2020-05-101-5/+10
* phy: fix device reference leaksJohan Hovold2020-05-101-0/+2
* net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran2020-03-111-0/+20
* 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
* mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-03-231-1/+0
* net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-03-231-1/+13
* net: dp83640: expire old TX-skbSebastian Andrzej Siewior2019-02-201-3/+10
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-171-11/+8
* net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-251-5/+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
* net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2018-04-131-0/+6
* mdio-sun4i: Fix a memory leakChristophe JAILLET2018-03-031-2/+4
* 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: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-12-161-0/+1
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-271-3/+0
* phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-08-111-0/+9
* net: phy: dp83867: fix irq generationGrygorii Strashko2017-08-111-0/+10
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-08-111-0/+2
* net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-08-111-0/+3
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-061-1/+1
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-07-211-1/+1
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-07-211-0/+2
* net: phy: fix marvell phy status readingRussell King2017-06-291-2/+0
* net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-06-291-4/+2
* net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-06-071-29/+37
* dp83640: don't recieve time stamps twiceDan Carpenter2017-05-021-2/+0
* net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-05-021-1/+1
* net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-02-041-2/+19
* Revert "phy: IRQ cannot be shared"Xander Huff2016-09-301-2/+4
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-03-031-0/+17
* net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-141-1/+6
* phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2015-12-111-2/+11
* net: phy: reset only targeted phyJérôme Pouiller2015-12-031-1/+2
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2015-11-231-1/+1
* net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3