summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* net: phy: dp83867: Add SGMII mode type switchingMichal Simek2020-03-091-0/+12
* net: phy: dp83867: Clean force link good bitMichal Simek2020-02-281-0/+4
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* net: phy: dp83867: refactor rgmii configurationGrygorii Strashko2019-12-091-39/+36
* net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko2019-12-091-10/+10
* net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko2019-12-091-12/+64
* net: phy: dp83867: Add ability to disable output clockGrygorii Strashko2019-12-091-17/+36
* net: phy: dp83867: move static initialization to .probe()Grygorii Strashko2019-12-091-12/+17
* net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2019-12-091-0/+345