summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83869.c
AgeCommit message (Expand)Author
2021-10-24net: phy: constify netdev->dev_addr referencesJakub Kicinski
2021-02-11net: phy: introduce phydev->portMichael Walle
2020-11-25net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-25net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei
2020-10-03net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King
2020-09-28net: phy: dp83869: Add speed optimization featureDan Murphy
2020-09-28net: phy: dp83869: support Wake on LANDan Murphy
2020-09-19net: dp83869: Add ability to advertise Fiber connectionDan Murphy
2020-08-26net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski
2020-06-25net: dp83869: Add RGMII internal delay configurationDan Murphy
2020-06-06net: dp83869: Reset return variable if PHY strap is readDan Murphy
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy
2020-05-22net: phy: dp83869: Set opmode from strapsDan Murphy
2020-05-22net: phy: dp83869: Update port-mirroring to read strapsDan Murphy
2019-12-14net: phy: dp83869: Remove unneeded semicolonzhengbin
2019-11-26net: phy: dp83869: Fix return paths to return proper valuesDan Murphy
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy