aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/phy/dp83869.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-06net: dp83869: Reset return variable if PHY strap is readDan Murphy1-0/+3
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-05-22net: phy: dp83869: Set opmode from strapsDan Murphy1-1/+20
2020-05-22net: phy: dp83869: Update port-mirroring to read strapsDan Murphy1-3/+12
2019-12-14net: phy: dp83869: Remove unneeded semicolonzhengbin1-1/+1
2019-11-26net: phy: dp83869: Fix return paths to return proper valuesDan Murphy1-23/+26
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King1-1/+1
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy1-0/+431