summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare
2016-08-25Revert "phy: IRQ cannot be shared"Xander Huff
2016-08-23phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein
2016-07-30drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian
2016-07-19Marvell phy: add functions to suspend and resume both interfaces: fiber and c...Charles-Antoine Couret
2016-07-19Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret
2016-07-19Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret
2016-07-19Marvell phy: check link status in case of fiber link.Charles-Antoine Couret
2016-07-16net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-27phy: improve safety of fixed-phy MII register readingRussell King
2016-06-27phy: generate swphy registers on the flyRussell King
2016-06-27phy: separate swphy state validation from register generationRussell King
2016-06-27phy: convert swphy register generation to tabular formRussell King
2016-06-27phy: move fixed_phy MII register generation to a libraryRussell King
2016-06-15mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-10net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl
2016-06-10NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens
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