summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-242-17/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-2/+2
|\ \ | |/
| * mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl2017-07-141-2/+2
* | mdio_bus: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0518-586/+1535
|\
| * net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2017-07-051-0/+11
| * net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-032-0/+52
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-1/+3
| |\
| * | 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: 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: 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: 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
* | | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-0/+1
| |\ \ \ \ \
| | * | | | | net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab2017-05-161-0/+1
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
OpenPOWER on IntegriCloud