summaryrefslogtreecommitdiff
path: root/drivers/net/phy/motorcomm.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-24net: phy: motorcomm: Add pad drive strength cfg supportSamin Guo1-0/+118
2023-02-16net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter1-3/+3
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae1-2/+206
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae1-24/+27
2023-02-03net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae1-54/+199
2023-02-03net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae1-4/+51
2023-01-31net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae1-2/+2
2023-01-31net: phy: fix the spelling problem of SentinelFrank Sae1-1/+1
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank1-5/+47
2022-11-07net: phy: fix yt8521 duplicated argument to & or |Frank1-4/+4
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank1-2/+1633
2021-05-31net: phy: abort loading yt8511 driver in unsupported modesPeter Geis1-7/+8
2021-05-31net: phy: fix yt8511 clang uninitialized variable warningPeter Geis1-1/+1
2021-05-21net: phy: add driver for Motorcomm yt8511 phyPeter Geis1-0/+136