Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-30 | net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs | Parthiban Veerasooran | 1 | -3/+177 |
2023-05-30 | net: phy: microchip_t1s: remove unnecessary interrupts disabling code | Parthiban Veerasooran | 1 | -13/+1 |
2023-05-30 | net: phy: microchip_t1s: fix reset complete status handling | Parthiban Veerasooran | 1 | -0/+21 |
2023-05-30 | net: phy: microchip_t1s: update LAN867x PHY supported revision number | Parthiban Veerasooran | 1 | -14/+14 |
2023-05-30 | net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd | Parthiban Veerasooran | 1 | -28/+13 |
2023-05-30 | net: phy: microchip_t1s: modify driver description to be more generic | Parthiban Veerasooran | 1 | -4/+4 |
2023-04-23 | drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY | Ramón Nordin Rodriguez | 1 | -0/+138 |