summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer2017-12-091-1/+1
* net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski2017-11-081-1/+22
* net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi2017-10-121-1/+1
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-201-3/+0
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-08-111-0/+2
* phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-08-111-0/+9
* net: phy: dp83867: fix irq generationGrygorii Strashko2017-08-111-0/+10
* net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-08-111-0/+3
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-061-1/+1
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-07-211-1/+1
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-07-211-0/+2
* net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-07-051-2/+6
* net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King2017-07-051-1/+2
* net: phy: dp83848: add DP83620 PHY supportAlvaro G. M2017-07-051-0/+3
* net: phy: use boolean dt properties for eee broken modesjbrunet2017-07-051-3/+15
* net: phy: fix sign type error in genphy_config_eee_advertjbrunet2017-07-051-2/+2
* net: phy: add an option to disable EEE advertisementjbrunet2017-07-052-9/+74
* net: phy: fix marvell phy status readingRussell King2017-06-291-2/+0
* net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-06-291-4/+2
* net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-06-171-0/+14
* net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-06-171-8/+21
* net: phy: Fix lack of reference count on PHY driverMao Wenan2017-06-171-0/+7
* net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-06-071-29/+37
* net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-141-1/+4
* net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-05-031-4/+36
* dp83640: don't recieve time stamps twiceDan Carpenter2017-05-031-2/+0
* net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-05-031-1/+1
* net: phy: Avoid deadlock during phy_error()Florian Fainelli2017-03-221-5/+9
* net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-02-041-2/+19
* phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl2016-11-281-8/+12
* net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
* 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
* phy: fix device reference leaksJohan Hovold2016-11-071-0/+2
* 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: Trigger state machine on state change and not polling.Andrew Lunn2016-10-131-2/+20
* drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott2016-10-061-7/+1
* net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju2016-10-061-0/+128
* phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans2016-10-051-0/+21
* net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju2016-10-041-0/+125
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-4/+2
|\
| * drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet2016-09-131-4/+2
* | net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju2016-09-201-0/+51
* | phy: mark lan88xx_suspend() staticBaoyou Xie2016-09-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-0/+7
|\ \ | |/
| * drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare2016-09-091-0/+1
* | net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2016-09-092-92/+92