summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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-03-23mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-23net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-02-20net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
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-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET
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-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-09-27Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-08-11phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-29net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-02dp83640: don't recieve time stamps twiceDan Carpenter
2017-05-02net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-02-04net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff
2016-03-03net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-11-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-11-02net: phy: fix a bug in get_phy_c45_idsShaohui Xie
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall
2015-10-26netdev/phy: add missing of_node_putJulia Lawall