summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2017-02-09net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy-4/+2
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli-8/+20
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan-0/+7
2017-01-29net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer-1/+1
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer-0/+14
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven-0/+2
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven-2/+6
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou-0/+2
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli-5/+9
2017-01-18net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas-2/+19
2017-01-17net: phy: dp83848: add DP83620 PHY supportAlvaro G. M-0/+3
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan-2/+6
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King-1/+2
2017-01-09net: phy: Add Meson GXL PHY hardware dependencyJean Delvare-0/+1
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi-0/+9
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko-0/+10
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-4/+4
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet-3/+15
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet-2/+2
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi-90/+67
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+13
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com-0/+47
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli-3/+13
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson-1/+3
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+12
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate-0/+14
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju-3/+3
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju-8/+97
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju-4/+6
2016-11-30net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli-0/+35
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli-0/+75
2016-11-29net: phy: Fix use after free in phy_detach()Geert Uytterhoeven-2/+2
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet-9/+74
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl-8/+12
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2016-11-25phy: fix error case of phy_led_triggers_(un)registerWoojung Huh-5/+3
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli-11/+5
2016-11-24net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli-1/+50
2016-11-24net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli-7/+13
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli-0/+91
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli-15/+20
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König-0/+11
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov-4/+4
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+34
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh-1/+35
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju-0/+100
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold-1/+1
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex-1/+33
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli-0/+11
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2