Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | net: phy: Add support for TI PHY init | Dan Murphy |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-03-09 | net: phy: dp83867: Add SGMII mode type switching | Michal Simek |
2020-02-28 | net: phy: dp83867: Clean force link good bit | Michal Simek |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2019-12-09 | net: phy: dp83867: refactor rgmii configuration | Grygorii Strashko |
2019-12-09 | net: phy: dp83867: io impedance is not dependent on RGMII delay | Grygorii Strashko |
2019-12-09 | net: phy: dp83867: rework delay rgmii delay handling | Grygorii Strashko |
2019-12-09 | net: phy: dp83867: Add ability to disable output clock | Grygorii Strashko |
2019-12-09 | net: phy: dp83867: move static initialization to .probe() | Grygorii Strashko |
2019-12-09 | net: phy: ti: rename ti.c to dp83867.c | Grygorii Strashko |