summaryrefslogtreecommitdiffstats
path: root/net/dsa-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: remove master santiy checkMichael Walle2021-03-051-21/+4
* net: dsa: remove NULL check for priv and platform dataMichael Walle2021-03-051-14/+7
* net: dsa: probe master deviceMichael Walle2021-03-051-0/+9
* net: dsa: return early if there is no masterMichael Walle2021-03-051-4/+4
* net: Introduce DSA class for Ethernet switchesClaudiu Manoil2021-02-161-0/+478