summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83867.c
AgeCommit message (Expand)Author
2020-06-12net: phy: Add support for TI PHY initDan Murphy
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek
2020-02-28net: phy: dp83867: Clean force link good bitMichal Simek
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-09net: phy: dp83867: refactor rgmii configurationGrygorii Strashko
2019-12-09net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko
2019-12-09net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko
2019-12-09net: phy: dp83867: Add ability to disable output clockGrygorii Strashko
2019-12-09net: phy: dp83867: move static initialization to .probe()Grygorii Strashko
2019-12-09net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko