summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83869.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-26net: dp83869: Add RGMII internal delay configurationDan Murphy1-3/+50
2020-06-07net: 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-23net: phy: dp83869: Set opmode from strapsDan Murphy1-1/+20
2020-05-23net: phy: dp83869: Update port-mirroring to read strapsDan Murphy1-3/+12
2019-12-15net: phy: dp83869: Remove unneeded semicolonzhengbin1-1/+1
2019-11-27net: phy: dp83869: Fix return paths to return proper valuesDan Murphy1-23/+26
2019-11-19net: phy: dp83869: fix return of uninitialized variable retColin Ian King1-1/+1
2019-11-15net: phy: dp83869: Add TI dp83869 phyDan Murphy1-0/+431