aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/microchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+177
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell1-0/+25
2018-04-12lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cablesRaghuram Chary J1-1/+177
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit1-1/+0
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn1-1/+1
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King1-3/+2
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi1-2/+1
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju1-1/+1
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh1-1/+35
2016-09-19phy: mark lan88xx_suspend() staticBaoyou Xie1-1/+1
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-2/+0
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-2/+2
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn1-3/+2
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com1-0/+148