summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1
2017-09-27Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli1-3/+0
2017-08-11phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-07net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-1/+1
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-06-29net: phy: fix marvell phy status readingRussell King1-2/+0
2017-06-29net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy1-4/+2
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-05-03dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-05-03net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-02-04net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas1-2/+19
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-03-04net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser1-1/+6
2015-12-12phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2015-12-03net: phy: reset only targeted phyJérôme Pouiller1-1/+2
2015-11-24broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn1-0/+3
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+16
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård1-1/+15
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård1-0/+4
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown1-1/+0
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-25/+49
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen1-12/+13
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen1-0/+1
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen1-8/+12
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen1-3/+15
2015-11-03net: phy: fix a bug in get_phy_c45_idsShaohui Xie1-25/+49
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+3
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-27net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-27netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-6/+141
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+55
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis3-0/+105
2015-10-22net: mdio-gpio: move platform data headerVivien Didelot1-1/+1
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher1-5/+14
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2015-10-19net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran1-0/+5
2015-10-15net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin2-28/+2
2015-10-08net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare1-2/+0