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