aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+14
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2-0/+2
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven1-2/+6
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou1-0/+2
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli1-5/+9
2017-01-18net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas1-2/+19
2017-01-17net: phy: dp83848: add DP83620 PHY supportAlvaro G. M1-0/+3
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan1-2/+6
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-01-09net: phy: Add Meson GXL PHY hardware dependencyJean Delvare1-0/+1
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet1-3/+15
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet1-2/+2
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi11-90/+67
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+13
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com1-0/+47
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli1-3/+13
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson1-1/+3
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+12
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate1-0/+14
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2-3/+3
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju1-8/+97
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju1-4/+6
2016-11-30net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli1-0/+35
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli2-0/+75
2016-11-29net: phy: Fix use after free in phy_detach()Geert Uytterhoeven1-2/+2
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet2-9/+74
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl1-8/+12
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2016-11-25phy: fix error case of phy_led_triggers_(un)registerWoojung Huh2-5/+3
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli1-11/+5
2016-11-24net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli1-1/+50
2016-11-24net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli4-7/+13
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli2-0/+91
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli3-15/+20
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König1-0/+11
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov1-4/+4
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+34
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh1-1/+35
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju1-0/+100
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold1-1/+1
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex1-1/+33
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli1-0/+11
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-11-14mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli1-1/+1
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König1-4/+2
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas1-1/+2
2016-11-09ptp: dp83640: Use the high resolution frequency method.Richard Cochran1-7/+7