summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: marvell: Fix 88E1510 initializationClemens Gruber2016-02-251-35/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-233-40/+15
|\
| * phy: marvell: Fix and unify reg-init behaviorClemens Gruber2016-02-171-2/+13
| * phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com2016-02-171-1/+1
| * net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-161-31/+0
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0
| * net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-161-3/+3
| * net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-161-1/+1
* | phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2016-02-192-9/+10
* | net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis2016-02-181-1/+1
* | net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese2016-02-181-0/+41
* | net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann2016-02-161-1/+1
* | net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli2016-02-161-36/+18
* | net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli2016-02-161-2/+2
* | net: phy: dp83848: Add comments for register definitionsAndrew F. Davis2016-02-111-2/+2
* | net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis2016-02-111-0/+3
* | net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis2016-02-111-13/+20
* | net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis2016-02-111-3/+6
* | net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis2016-02-111-19/+22
* | net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum2016-02-111-0/+29
* | net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum2016-02-111-11/+35
* | net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum2016-02-111-9/+62
* | net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum2016-02-111-38/+80
* | net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum2016-02-111-2/+40
|/
* net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-281-0/+1
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-211-10/+44
* net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-211-13/+18
* net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-211-5/+10
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-201-0/+17
* net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-171-9/+23
* net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-171-8/+11
* net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-171-9/+54
* net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-171-1/+1
* net: phy: turn carrier off on phy attachSjoerd Simons2016-01-151-0/+5
* phy: remove an unneeded conditionDan Carpenter2016-01-121-1/+1
* mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-121-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-2/+10
|\
| * phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
* | net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-101-0/+22
* | mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-073-14/+29
* | mdio: Add support for mdio drivers.Andrew Lunn2016-01-074-13/+198
* | mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn2016-01-071-1/+15
* | mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn2016-01-071-14/+15
* | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-072-26/+40
* | phy: Centralize setting driver module ownerAndrew Lunn2016-01-0726-118/+8
* | phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-072-73/+120
* | phy_device: Move phy attributes into phy_deviceAndrew Lunn2016-01-072-42/+44
* | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-072-13/+54
* | phy: Add an mdio_device structureAndrew Lunn2016-01-0713-89/+95
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-078-36/+10
OpenPOWER on IntegriCloud