summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser-4/+9
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam-1/+43
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli-11/+11
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber-12/+26
2016-06-10net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl-13/+4
2016-05-20Revert "phy: add support for a reset-gpio specification"Fabio Estevam-8/+0
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent-1/+5
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller-28/+3
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf-1/+1
2016-05-16lxt: simplify lxt970_config_init()Sergei Shtylyov-5/+1
2016-05-16lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov-12/+4
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König-0/+8
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+5
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam-17/+17
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie-3/+5
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes-0/+24
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov-1/+1
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-22/+18
2016-05-01mdio_bus: Fix MDIO bus scanning in __mdiobus_register()Marek Vasut-1/+1
2016-04-28net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi-22/+18
2016-04-26mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov-1/+1
2016-04-26fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov-1/+1
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov-1/+1
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown-1/+1
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes-0/+81
2016-04-15phy: make some bits preserved while setup forced modewangweidong-1/+2
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn-10/+4
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin-0/+4
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias-0/+4
2016-03-23at803x: fix reset handlingSergei Shtylyov-3/+3
2016-03-21mdio-sun4i: oops in error handling in probeDan Carpenter-1/+3
2016-03-18phy: mdio-thunder: Fix some Kconfig typosAndreas Färber-2/+2
2016-03-16phy: mdio-cavium: Add missing MODULE_* annotations.David Daney-0/+4
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn-2/+9
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney-0/+166
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney-268/+292
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi-0/+26
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+27
2016-03-01phy: micrel: Disable auto negotiation on startupAlexandre Belloni-0/+11
2016-03-01phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni-1/+16
2016-02-25phy: marvell: Fix 88E1510 initializationClemens Gruber-35/+35
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-40/+15
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn-9/+10
2016-02-18net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis-1/+1
2016-02-18net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese-0/+41
2016-02-17phy: marvell: Fix and unify reg-init behaviorClemens Gruber-2/+13
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com-1/+1