summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-18net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown
2016-10-18net: phy: dp83867: add support for MAC impedance configurationMugunthan V N
2016-10-17net: phy: Use phy name when requesting the interruptAndrew Lunn
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-10-17net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-10-06drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott
2016-10-06net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju
2016-10-05phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju
2016-09-19phy: mark lan88xx_suspend() staticBaoyou Xie
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare
2016-09-09net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-25Revert "phy: IRQ cannot be shared"Xander Huff
2016-08-23net: phy: xgmiitorgmii: Fix non static symbol warningWei Yongjun
2016-08-23phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff
2016-08-22net: phy: Add missing of_node_put() in xgmiitorgmii_probe()Wei Yongjun
2016-08-19net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn
2016-08-19net: phy: Sort Makefile and KconfigAndrew Lunn
2016-08-18net: phy: Update copyright infoAppana Durga Kedareswara Rao
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-15net: phy: Fix return value check in xgmiitorgmii_probe()Wei Yongjun
2016-08-13net: phy: initialize rc to zero to avoid returning garbage valueColin Ian King
2016-08-12net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang
2016-08-08Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju
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