aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller3-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-5/+0
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-24/+13
2014-12-12net: phy: export fixed_phy_register()Mark Salter1-0/+1
2014-12-08net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli1-0/+2
2014-11-28mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim1-24/+13
2014-11-21net: phy: micrel: add copyright entryJohan Hovold1-0/+1
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold1-42/+29
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold1-5/+6
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold1-43/+50
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold1-8/+6
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold1-18/+21
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold1-13/+70
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-14/+26
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran1-2/+2
2014-11-12net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli1-0/+29
2014-11-12net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli1-0/+46
2014-11-12net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli1-5/+10
2014-11-12net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli1-38/+3
2014-11-12net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli1-1/+2
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold1-0/+1
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold1-9/+22
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold1-9/+10
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold1-0/+5
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold1-1/+8
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold1-2/+22
2014-11-12net: phy: micrel: use BIT macroJohan Hovold1-17/+17
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold1-0/+6
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold16-218/+16
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold4-56/+12
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill1-12/+24
2014-11-05amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas1-1/+1
2014-11-05amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas1-1/+2
2014-11-04net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy1-1/+3
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman5-5/+0
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2014-10-28net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers1-0/+19
2014-10-28net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao1-0/+19
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth1-0/+46
2014-10-20net: phy: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen1-1/+3
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer1-2/+29
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther1-8/+8
2014-10-06drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang1-0/+1
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+28
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2014-09-19net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli1-6/+15
2014-09-19net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli1-2/+2
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans1-2/+1
2014-09-08dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck1-6/+2