Age | Commit message (Expand) | Author |
2023-05-09 | net: phy: dp83869: support mii mode when rgmii strap cfg is used | Grygorii Strashko |
2023-03-24 | net: phy: dp83869: fix default value for tx-/rx-internal-delay | Josua Mayer |
2021-11-19 | net: phy: add support for TI DP83561-SP phy | Hari Nagalla |
2021-10-24 | net: phy: constify netdev->dev_addr references | Jakub Kicinski |
2021-02-11 | net: phy: introduce phydev->port | Michael Walle |
2020-11-25 | net: phy: ti: remove the use of .ack_interrupt() | Ioana Ciornei |
2020-11-25 | net: phy: ti: implement generic .handle_interrupt() callback | Ioana Ciornei |
2020-10-03 | net: phy: dp83869: fix unsigned comparisons against less than zero values | Colin Ian King |
2020-09-28 | net: phy: dp83869: Add speed optimization feature | Dan Murphy |
2020-09-28 | net: phy: dp83869: support Wake on LAN | Dan Murphy |
2020-09-19 | net: dp83869: Add ability to advertise Fiber connection | Dan Murphy |
2020-08-26 | net: dp83869: Fix RGMII internal delay configuration | Daniel Gorsulowski |
2020-06-25 | net: dp83869: Add RGMII internal delay configuration | Dan Murphy |
2020-06-06 | net: dp83869: Reset return variable if PHY strap is read | Dan Murphy |
2020-06-05 | net: dp83869: Fix OF_MDIO config check | Dan Murphy |
2020-05-22 | net: phy: dp83869: Set opmode from straps | Dan Murphy |
2020-05-22 | net: phy: dp83869: Update port-mirroring to read straps | Dan Murphy |
2019-12-14 | net: phy: dp83869: Remove unneeded semicolon | zhengbin |
2019-11-26 | net: phy: dp83869: Fix return paths to return proper values | Dan Murphy |
2019-11-18 | net: phy: dp83869: fix return of uninitialized variable ret | Colin Ian King |
2019-11-14 | net: phy: dp83869: Add TI dp83869 phy | Dan Murphy |