summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/motorcomm.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter2023-02-151-3/+3
* net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae2023-02-031-2/+206
* net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae2023-02-031-24/+27
* net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae2023-02-031-54/+199
* net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae2023-02-031-4/+51
* net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae2023-01-301-2/+2
* net: phy: fix the spelling problem of SentinelFrank Sae2023-01-301-1/+1
* net: phy: add Motorcomm YT8531S phy id.Frank2022-11-251-5/+47
* net: phy: fix yt8521 duplicated argument to & or |Frank2022-11-071-4/+4
* net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank2022-10-311-2/+1633
* net: phy: abort loading yt8511 driver in unsupported modesPeter Geis2021-05-301-7/+8
* net: phy: fix yt8511 clang uninitialized variable warningPeter Geis2021-05-301-1/+1
* net: phy: add driver for Motorcomm yt8511 phyPeter Geis2021-05-211-0/+136