aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83tc811.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-1/+1
2019-02-06net: phy: make use of new MMD accessorsHeiner Kallweit1-11/+4
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-1/+0
2018-07-03net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy1-11/+9
2018-07-03net: phy: DP83TC811: Add INT_STAT3Dan Murphy1-0/+26
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy1-1/+1
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy1-0/+347