index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
microchip_t1s.c
Age
Commit message (
Expand
)
Author
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-10-11
net: phy: microchip_t1s: configure collision detection based on PLCA mode
Parthiban Veerasooran
2024-10-11
net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2
Parthiban Veerasooran
2024-10-11
net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
Parthiban Veerasooran
2024-10-11
net: phy: microchip_t1s: move LAN867X reset handling to a new function
Parthiban Veerasooran
2024-10-11
net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
Parthiban Veerasooran
2024-10-11
net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
Parthiban Veerasooran
2024-10-11
net: phy: microchip_t1s: restructure cfg read/write functions arguments
Parthiban Veerasooran
2024-09-11
net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
Parthiban Veerasooran
2023-05-30
net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs
Parthiban Veerasooran
2023-05-30
net: phy: microchip_t1s: remove unnecessary interrupts disabling code
Parthiban Veerasooran
2023-05-30
net: phy: microchip_t1s: fix reset complete status handling
Parthiban Veerasooran
2023-05-30
net: phy: microchip_t1s: update LAN867x PHY supported revision number
Parthiban Veerasooran
2023-05-30
net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
Parthiban Veerasooran
2023-05-30
net: phy: microchip_t1s: modify driver description to be more generic
Parthiban Veerasooran
2023-04-23
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez