| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-29 | net: phy: dp83869: fix STRAP_OPMODE bitmask | Thanh Quan | 1 | -2/+2 |
| 2025-06-12 | net: phy: simplify phy_get_internal_delay() | Russell King (Oracle) | 1 | -4/+3 |
| 2025-01-14 | net: phy: Constify struct mdio_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-11-14 | net: phy: dp83869: fix status reporting for 1000base-x autonegotiation | Romain Gantois | 1 | -3/+17 |
| 2024-10-03 | net: phy: dp83869: fix memory corruption when enabling fiber | Ingo van Lil | 1 | -1/+0 |
| 2024-04-25 | net: phy: dp83869: Fix MII mode failure | MD Danish Anwar | 1 | -1/+2 |
| 2023-05-09 | net: phy: dp83869: support mii mode when rgmii strap cfg is used | Grygorii Strashko | 1 | -1/+12 |
| 2023-03-24 | net: phy: dp83869: fix default value for tx-/rx-internal-delay | Josua Mayer | 1 | -4/+2 |
| 2021-11-19 | net: phy: add support for TI DP83561-SP phy | Hari Nagalla | 1 | -20/+22 |
| 2021-10-24 | net: phy: constify netdev->dev_addr references | Jakub Kicinski | 1 | -2/+2 |
| 2021-02-11 | net: phy: introduce phydev->port | Michael Walle | 1 | -0/+4 |
| 2020-11-25 | net: phy: ti: remove the use of .ack_interrupt() | Ioana Ciornei | 1 | -4/+13 |
| 2020-11-25 | net: phy: ti: implement generic .handle_interrupt() callback | Ioana Ciornei | 1 | -0/+25 |
| 2020-10-03 | net: phy: dp83869: fix unsigned comparisons against less than zero values | Colin Ian King | 1 | -1/+1 |
| 2020-09-28 | net: phy: dp83869: Add speed optimization feature | Dan Murphy | 1 | -0/+116 |
| 2020-09-28 | net: phy: dp83869: support Wake on LAN | Dan Murphy | 1 | -0/+176 |
| 2020-09-19 | net: dp83869: Add ability to advertise Fiber connection | Dan Murphy | 1 | -0/+73 |
| 2020-08-26 | net: dp83869: Fix RGMII internal delay configuration | Daniel Gorsulowski | 1 | -6/+6 |
| 2020-06-25 | net: dp83869: Add RGMII internal delay configuration | Dan Murphy | 1 | -3/+50 |
| 2020-06-06 | net: dp83869: Reset return variable if PHY strap is read | Dan Murphy | 1 | -0/+3 |
| 2020-06-05 | net: dp83869: Fix OF_MDIO config check | Dan Murphy | 1 | -1/+1 |
| 2020-05-22 | net: phy: dp83869: Set opmode from straps | Dan Murphy | 1 | -1/+20 |
| 2020-05-22 | net: phy: dp83869: Update port-mirroring to read straps | Dan Murphy | 1 | -3/+12 |
| 2019-12-14 | net: phy: dp83869: Remove unneeded semicolon | zhengbin | 1 | -1/+1 |
| 2019-11-26 | net: phy: dp83869: Fix return paths to return proper values | Dan Murphy | 1 | -23/+26 |
| 2019-11-18 | net: phy: dp83869: fix return of uninitialized variable ret | Colin Ian King | 1 | -1/+1 |
| 2019-11-14 | net: phy: dp83869: Add TI dp83869 phy | Dan Murphy | 1 | -0/+431 |