summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-3/+13
|\
| * phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
* | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-081-0/+47
* | net: phy: dp83848: Support ethernet pause framesJesper Nilsson2016-12-051-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-8/+12
|\|
| * net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl2016-11-281-8/+12
* | net: phy: vitesse: add support for VSC8572Stephen Agate2016-12-021-0/+14
* | net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2016-12-012-3/+3
* | net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju2016-12-011-8/+97
* | net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju2016-12-011-4/+6
* | net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli2016-11-301-0/+35
* | net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli2016-11-302-0/+75
* | net: phy: Fix use after free in phy_detach()Geert Uytterhoeven2016-11-291-2/+2
* | net: phy: add an option to disable EEE advertisementjbrunet2016-11-292-9/+74
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-4/+4
|\|
| * net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
* | phy: fix error case of phy_led_triggers_(un)registerWoojung Huh2016-11-252-5/+3
* | ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli2016-11-241-11/+5
* | net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli2016-11-241-1/+50
* | net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli2016-11-244-7/+13
* | net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli2016-11-242-0/+91
* | net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli2016-11-243-15/+20
* | net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-241-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-222-2/+34
|\|
| * net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold2016-11-171-1/+1
| * net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex2016-11-161-1/+33
* | lan78xx: relocate mdix setting to phy driverWoojung Huh2016-11-181-1/+35
* | net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju2016-11-181-0/+100
* | net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-151-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+2
|\|
| * phy: fix device reference leaksJohan Hovold2016-11-071-0/+2
* | mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli2016-11-141-1/+1
* | net: phy: marvell: optimize logic for page changing during initUwe Kleine-König2016-11-131-4/+2
* | net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-131-1/+2
* | ptp: dp83640: Use the high resolution frequency method.Richard Cochran2016-11-091-7/+7
* | net: phy: Add Meson GXL Internal PHY driverNeil Armstrong2016-11-093-0/+87
* | net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong2016-11-091-13/+47
* | net: phy: broadcom: Add BCM54810 PHY entryJon Mason2016-11-072-2/+58
* | net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2016-11-071-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-302-26/+42
|\|
| * net: phy: dp83848: add dp83822 PHY supportRoger Quadros2016-10-291-0/+3
| * at803x: double check SGMII side autonegZefir Kurtisi2016-10-271-0/+39
| * Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-271-26/+0
* | net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHYRaju Lakkaraju2016-10-292-1/+43
* | net: phy: at803x: Add a definition for PHY ID maskFabio Estevam2016-10-291-6/+7
* | net: phy: broadcom: Add support for BCM54612EXo Wang2016-10-261-0/+48
* | net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie2016-10-201-0/+28
* | net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-185-0/+156
* | net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown2016-10-181-0/+35
* | net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown2016-10-181-8/+13