summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-06-231-1/+1
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-06-221-0/+2
* net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli2017-06-131-0/+1
* net: phy: add missing SPEED_14000Joe Perches2017-06-091-0/+2
* net: phy: fix kernel-doc warningsRandy Dunlap2017-06-051-1/+1
* net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez2017-06-011-14/+28
* net: fix auto-loading of Marvell DSA driverRussell King2017-05-311-0/+13
* net: phy: fix marvell phy status readingRussell King2017-05-311-2/+0Star
* net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
* net/phy: fix mdio-octeon dependency and buildRandy Dunlap2017-05-241-1/+1
* mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2017-05-151-1/+0Star
* net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-121-3/+3
* mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7
* net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-081-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-031-1/+1
|\
| * net: phy: dp83848: Fix TypoAndrew F. Davis2017-03-241-1/+1
* | net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah2017-05-011-36/+33Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-272-15/+36
|\ \
| * | Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller2017-04-261-11/+0Star
| * | net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-4/+36
* | | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+47
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-221-2/+0Star
|\| |
| * | dp83640: don't recieve time stamps twiceDan Carpenter2017-04-201-2/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-15/+2Star
|\| |
| * | net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko2017-04-171-15/+2Star
* | | net: phy: test the right variable in phy_write_mmd()Dan Carpenter2017-04-171-1/+1
* | | net: phy: simplify phy_supported_speeds()Russell King2017-04-171-10/+4Star
* | | net: phy: improve phylib correctness for non-autoneg settingsRussell King2017-04-171-43/+66
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-1/+1
|\| |
| * | net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-03-241-1/+1
| * | net: phy: Export mdiobus_register_board_info()Florian Fainelli2017-03-241-0/+1
| |/
* | phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches2017-04-051-0/+14
* | net: phy: allow EEE with any interface modeRussell King2017-04-021-8/+1Star
* | net: phy: restart phy autonegotiation after EEE advertisment changeRussell King2017-04-021-2/+19
* | net: phy: avoid setting unsupported EEE advertismentsRussell King2017-04-021-5/+10
* | net: phy: Allow building mdio-boardinfo into the kernelFlorian Fainelli2017-03-294-17/+47
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-291-0/+1
* | net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-244-27/+56
* | net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIOFlorian Fainelli2017-03-241-1/+1
* | net: phy: clean up mmd_phy_indirect()Russell King2017-03-221-7/+7
* | net: phy: remove the indirect MMD read/write methodsRussell King2017-03-221-85/+34Star
* | net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King2017-03-221-7/+6Star
* | net: phy: switch remaining users to phy_(read|write)_mmd()Russell King2017-03-226-55/+42Star
* | net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-221-8/+25
* | net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-223-86/+136
* | drivers: net: phy: xgene: Fix mdio writeQuan Nguyen2017-03-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-152-16/+2Star
|\|
| * net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn2017-03-101-15/+0Star
| * spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-03-071-1/+1
| * spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-03-071-0/+1