aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2016-08-25Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-08-23net: phy: xgmiitorgmii: Fix non static symbol warningWei Yongjun1-1/+1
2016-08-23phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff1-1/+1
2016-08-22net: phy: Add missing of_node_put() in xgmiitorgmii_probe()Wei Yongjun1-0/+1
2016-08-19net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn1-35/+35
2016-08-19net: phy: Sort Makefile and KconfigAndrew Lunn2-250/+253
2016-08-18net: phy: Update copyright infoAppana Durga Kedareswara Rao1-0/+2
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+19
2016-08-15net: phy: Fix return value check in xgmiitorgmii_probe()Wei Yongjun1-1/+1
2016-08-13net: phy: initialize rc to zero to avoid returning garbage valueColin Ian King1-1/+1
2016-08-12net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao3-0/+117
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang1-8/+19
2016-08-08Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju3-0/+167
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein1-2/+2
2016-07-30drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun1-3/+1
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian4-0/+627
2016-07-19Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links.Charles-Antoine Couret1-2/+71
2016-07-19Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret1-2/+109
2016-07-19Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret1-2/+7
2016-07-19Marvell phy: check link status in case of fiber link.Charles-Antoine Couret1-12/+141
2016-07-16net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li3-0/+174
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel1-2/+32
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+9
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser1-4/+9
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-37/+84
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam1-1/+43
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli1-11/+11
2016-06-27phy: improve safety of fixed-phy MII register readingRussell King1-7/+21
2016-06-27phy: generate swphy registers on the flyRussell King3-40/+40
2016-06-27phy: separate swphy state validation from register generationRussell King3-16/+35
2016-06-27phy: convert swphy register generation to tabular formRussell King1-65/+78
2016-06-27phy: move fixed_phy MII register generation to a libraryRussell King5-93/+143
2016-06-15mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann1-2/+2
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber1-12/+26
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar3-0/+260
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar3-12/+20
2016-06-10net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl1-13/+4
2016-06-10NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens3-0/+385
2016-05-20Revert "phy: add support for a reset-gpio specification"Fabio Estevam1-8/+0
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent1-1/+5
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller1-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller1-28/+3
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf1-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf1-1/+1
2016-05-16lxt: simplify lxt970_config_init()Sergei Shtylyov1-5/+1
2016-05-16lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov1-12/+4
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König1-0/+8
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+5
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam1-17/+17