summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: smsc: fix buffer overflow in memcpyArnd Bergmann2017-06-221-1/+1
* net: phy: lxt: Export link partner advertisingThomas Bogendoerfer2017-06-201-7/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-152-0/+3
|\
| * net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli2017-06-131-0/+1
| * net: phy: add missing SPEED_14000Joe Perches2017-06-091-0/+2
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-5/+5
* | mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov2017-06-131-9/+5
* | mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-131-34/+19
* | net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer2017-06-121-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-063-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/+0
* | net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King2017-06-063-0/+374
* | net: phy: split out 10G genphy supportRussell King2017-06-062-86/+83
* | net: phy: hook up clause 45 autonegotiation restartRussell King2017-06-061-2/+21
* | net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2017-06-061-0/+6
* | net: phy: add 802.3 clause 45 support to phylibRussell King2017-06-063-15/+241
* | net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-061-24/+0
* | 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-041-0/+72
* | net: phy: marvell: make some functions staticColin Ian King2017-06-041-3/+3
* | mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-041-7/+17
* | net: phy: use of_mdio_parse_addrJon Mason2017-06-021-13/+2
* | phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2017-05-311-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-271-8/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-262-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/+46
* | net: phy: marvell: helper to get and set pageAndrew Lunn2017-05-261-44/+31
* | 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/+2
* | net: phy: Marvell: checkpatch - CommentsAndrew Lunn2017-05-171-13/+15
* | net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-164-36/+35
* | 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/+0
* net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-111-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-021-1/+1
|\
OpenPOWER on IntegriCloud