summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Revert "phy: add support for a reset-gpio specification"Fabio Estevam2016-05-201-8/+0Star
* phy: fix crash in fixed_phy_add()Rabin Vincent2016-05-201-1/+5
* Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller2016-05-171-1/+1
* Revert "phy dp83867: Make rgmii parameters optional"David S. Miller2016-05-171-28/+3Star
* phy dp83867: Make rgmii parameters optionalAlexander Graf2016-05-171-3/+28
* phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf2016-05-171-1/+1
* lxt: simplify lxt970_config_init()Sergei Shtylyov2016-05-161-5/+1Star
* lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov2016-05-161-12/+4Star
* phy: add support for a reset-gpio specificationUwe Kleine-König2016-05-161-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-3/+5
|\
| * net: phylib: fix interrupts re-enablement in phy_startShaohui Xie2016-05-101-3/+5
* | phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam2016-05-121-17/+17
* | net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-0/+24
* | mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov2016-05-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-22/+18Star
|\|
| * net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi2016-04-281-22/+18Star
* | mdio_bus: Fix MDIO bus scanning in __mdiobus_register()Marek Vasut2016-05-021-1/+1
* | mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
* | fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
* | phylib: don't return NULL from get_phy_device()Sergei Shtylyov2016-04-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-241-1/+1
|\|
| * net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
* | phy: add generic function to support ksetting supportPhilippe Reynes2016-04-181-0/+81
* | phy: make some bits preserved while setup forced modewangweidong2016-04-161-1/+2
* | net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-122-10/+4Star
|/
* net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-251-0/+4
* net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias2016-03-231-0/+4
* at803x: fix reset handlingSergei Shtylyov2016-03-231-3/+3
* mdio-sun4i: oops in error handling in probeDan Carpenter2016-03-211-1/+3
* phy: mdio-thunder: Fix some Kconfig typosAndreas Färber2016-03-191-2/+2
* phy: mdio-cavium: Add missing MODULE_* annotations.David Daney2016-03-171-0/+4
* phy: fixed: Fix removal of phys.Andrew Lunn2016-03-141-2/+9
* phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney2016-03-143-0/+166
* phy: mdio-octeon: Refactor into two files/modulesDavid Daney2016-03-145-268/+292
* at803x: fix suspend/resume for SGMII linkZefir Kurtisi2016-03-141-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+27
|\
| * phy: micrel: Disable auto negotiation on startupAlexandre Belloni2016-03-011-0/+11
| * phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni2016-03-011-1/+16
* | 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/+15Star
|\|
| * 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/+0Star
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0Star
| * 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-202-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-171-1/+1