summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-151-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+2
|\
| * phy: fix device reference leaksJohan Hovold2016-11-071-0/+2
* | mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli2016-11-141-1/+1
* | net: phy: marvell: optimize logic for page changing during initUwe Kleine-König2016-11-131-4/+2Star
* | net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-131-1/+2
* | ptp: dp83640: Use the high resolution frequency method.Richard Cochran2016-11-101-7/+7
* | net: phy: Add Meson GXL Internal PHY driverNeil Armstrong2016-11-093-0/+87
* | net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong2016-11-091-13/+47
* | net: phy: broadcom: Add BCM54810 PHY entryJon Mason2016-11-072-2/+58
* | net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2016-11-071-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-302-26/+42
|\|
| * net: phy: dp83848: add dp83822 PHY supportRoger Quadros2016-10-291-0/+3
| * at803x: double check SGMII side autonegZefir Kurtisi2016-10-271-0/+39
| * Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-271-26/+0Star
* | net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHYRaju Lakkaraju2016-10-292-1/+43
* | net: phy: at803x: Add a definition for PHY ID maskFabio Estevam2016-10-291-6/+7
* | net: phy: broadcom: Add support for BCM54612EXo Wang2016-10-261-0/+48
* | net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie2016-10-201-0/+28
* | net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-185-0/+156
* | net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown2016-10-181-0/+35
* | net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown2016-10-181-8/+13
* | net: phy: dp83867: add support for MAC impedance configurationMugunthan V N2016-10-181-0/+28
* | net: phy: Use phy name when requesting the interruptAndrew Lunn2016-10-171-2/+1Star
* | net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-172-20/+27
* | net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn2016-10-171-4/+4
* | net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen2016-10-141-73/+62Star
|/
* net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-131-2/+20
* drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott2016-10-071-7/+1Star
* net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju2016-10-071-0/+128
* phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans2016-10-061-0/+21
* net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju2016-10-041-0/+125
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-4/+2Star
|\
| * drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet2016-09-131-4/+2Star
* | net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju2016-09-201-0/+51
* | phy: mark lan88xx_suspend() staticBaoyou Xie2016-09-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-0/+7
|\|
| * drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare2016-09-101-0/+1
* | net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2016-09-102-92/+92
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-302-3/+5
|\|
| * Revert "phy: IRQ cannot be shared"Xander Huff2016-08-261-2/+4
| * phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff2016-08-241-1/+1
* | net: phy: xgmiitorgmii: Fix non static symbol warningWei Yongjun2016-08-241-1/+1
* | net: phy: Add missing of_node_put() in xgmiitorgmii_probe()Wei Yongjun2016-08-231-0/+1
* | net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn2016-08-201-35/+35
* | net: phy: Sort Makefile and KconfigAndrew Lunn2016-08-202-250/+253
* | net: phy: Update copyright infoAppana Durga Kedareswara Rao2016-08-191-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-181-8/+19
|\|
| * net: phy: micrel: Add specific suspendWenyou Yang2016-08-101-8/+19
* | net: phy: Fix return value check in xgmiitorgmii_probe()Wei Yongjun2016-08-161-1/+1