aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
...
* at803x: fix suspend/resume for SGMII linkZefir Kurtisi2016-03-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * phy: micrel: Disable auto negotiation on startupAlexandre Belloni2016-03-01
| * phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni2016-03-01
* | phy: marvell: Fix 88E1510 initializationClemens Gruber2016-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\|
| * phy: marvell: Fix and unify reg-init behaviorClemens Gruber2016-02-17
| * phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com2016-02-17
| * net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-16
* | phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2016-02-19
* | net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis2016-02-18
* | net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese2016-02-18
* | net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann2016-02-16
* | net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli2016-02-16
* | net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli2016-02-16
* | net: phy: dp83848: Add comments for register definitionsAndrew F. Davis2016-02-11
* | net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis2016-02-11
* | net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis2016-02-11
* | net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis2016-02-11
* | net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis2016-02-11
* | net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum2016-02-11
* | net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum2016-02-11
* | net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum2016-02-11
* | net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum2016-02-11
* | net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum2016-02-11
|/
* net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-28
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-21
* net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-21
* net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-21
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-20
* net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-17
* net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-17
* net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-17
* net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-17
* net: phy: turn carrier off on phy attachSjoerd Simons2016-01-15
* phy: remove an unneeded conditionDan Carpenter2016-01-12
* mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-08
* | net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-10
* | mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-07
* | mdio: Add support for mdio drivers.Andrew Lunn2016-01-07
* | mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn2016-01-07
* | mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn2016-01-07
* | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-07
* | phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* | phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-07