summary refs log tree commit diff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold
2014-11-12net: phy: micrel: use BIT macroJohan Hovold
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill
2014-11-05amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas
2014-11-05amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas
2014-11-04net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-28net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers
2014-10-28net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth
2014-10-20net: phy: drop owner assignment from platform_driversWolfram Sang
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
2014-10-06drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-19net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli
2014-09-19net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans
2014-09-08dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani
2014-09-07amd-xgbe-phy: Fix build break for missing declarationTom Lendacky
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas
2014-09-05amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas
2014-09-05amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas
2014-09-01net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_idsFlorian Fainelli
2014-08-29net: phy: properly report internal PHYs through sysfsFlorian Fainelli
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-27net: phy: bcm7xxx: introduce helper macroFlorian Fainelli
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli
2014-08-27phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli
2014-08-23net: phy: bcm7xxx: enable auto power downFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov