summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-073-15/+42
|\
| * 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: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King2017-06-073-0/+374
* | net: phy: split out 10G genphy supportRussell King2017-06-072-86/+83Star
* | net: phy: hook up clause 45 autonegotiation restartRussell King2017-06-071-2/+21
* | net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2017-06-071-0/+6
* | net: phy: add 802.3 clause 45 support to phylibRussell King2017-06-073-15/+241
* | net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-061-24/+0Star
* | mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King2017-06-051-1/+1
* | net: phy: smsc: Implement PHY statisticsAndrew Lunn2017-06-051-0/+72
* | net: phy: marvell: make some functions staticColin Ian King2017-06-051-3/+3
* | mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-051-7/+17
* | net: phy: use of_mdio_parse_addrJon Mason2017-06-021-13/+2Star
* | phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2017-06-011-0/+11
* | net: phy: Add Cortina CS4340 driverBogdan Purcareata2017-05-303-0/+124
* | net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-281-8/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-272-31/+38
|\|
| * 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
* | net: phy: marvell: Uniform page namesAndrew Lunn2017-05-261-48/+46Star
* | net: phy: marvell: helper to get and set pageAndrew Lunn2017-05-261-44/+31Star
* | net: phy: marvell: More hidden page changes refactoredAndrew Lunn2017-05-261-16/+46
* | net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn2017-05-261-11/+11
* | net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli2017-05-261-0/+11
* | net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König2017-05-251-1/+1
* | net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn2017-05-171-4/+8
* | net: phy: marvell: Add helpers to get/set pageAndrew Lunn2017-05-171-56/+59
* | net: phy: marvell: Refactor some bigger functionsAndrew Lunn2017-05-171-213/+271
* | net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn2017-05-171-3/+5
* | net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn2017-05-171-3/+2Star
* | net: phy: Marvell: checkpatch - CommentsAndrew Lunn2017-05-171-13/+15
* | net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-164-36/+35Star
* | drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen2017-05-162-37/+40
|/
* 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
|\| |