summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli2014-12-081-0/+2
* net: phy: micrel: add copyright entryJohan Hovold2014-11-211-0/+1
* net: phy: micrel: refactor interrupt configJohan Hovold2014-11-211-42/+29
* net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold2014-11-211-5/+6
* net: phy: micrel: add generic clock-mode-select supportJohan Hovold2014-11-211-43/+50
* net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold2014-11-211-8/+6
* net: phy: micrel: parse of nodes at probeJohan Hovold2014-11-211-18/+21
* net: phy: micrel: add device-type abstractionJohan Hovold2014-11-211-13/+70
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-142-14/+26
|\
| * net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-121-2/+2
| * net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-111-12/+24
* | net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli2014-11-121-0/+29
* | net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli2014-11-121-0/+46
* | net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli2014-11-121-5/+10
* | net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli2014-11-121-38/+3
* | net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli2014-11-121-1/+2
* | net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold2014-11-121-0/+1
* | net: phy: micrel: clean up led-mode setupJohan Hovold2014-11-121-9/+22
* | net: phy: micrel: refactor led-mode error handlingJohan Hovold2014-11-121-9/+10
* | net: phy: micrel: add led-mode sanity checkJohan Hovold2014-11-121-0/+5
* | net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold2014-11-121-1/+8
* | net: phy: micrel: refactor broadcast disableJohan Hovold2014-11-121-2/+22
* | net: phy: micrel: use BIT macroJohan Hovold2014-11-121-17/+17
* | net: phy: micrel: fix config_intr error handlingJohan Hovold2014-11-121-0/+6
* | net: phy: replace phy_drivers_register callsJohan Hovold2014-11-1216-218/+16
* | net: phy: replace phy_driver_register callsJohan Hovold2014-11-124-56/+12
* | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas2014-11-051-1/+1
* | amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas2014-11-051-1/+2
* | net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy2014-11-041-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-011-1/+5
|\|
| * net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers2014-10-281-0/+19
* | net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao2014-10-281-0/+19
* | phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth2014-10-241-0/+46
|/
* phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen2014-10-141-1/+3
* net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-101-2/+29
* net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-071-8/+8
* drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang2014-10-061-0/+1
* net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-011-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-2/+1
|\
| * net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans2014-09-151-2/+1
* | net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli2014-09-191-6/+15
* | net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-191-2/+2
* | dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck2014-09-081-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-9/+9
|\|
| * phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO2014-08-271-9/+9
* | net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani2014-09-071-2/+0
* | amd-xgbe-phy: Fix build break for missing declarationTom Lendacky2014-09-071-0/+1
* | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-051-3/+3
* | amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas2014-09-051-4/+0
* | amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas2014-09-051-2/+28