summaryrefslogtreecommitdiff
path: root/include/net/dsa.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-4/+4
2021-11-23net: dsa: allow drivers to get the port OF nodeVladimir Oltean1-0/+12
2021-09-28net: update NXP copyright textVladimir Oltean1-1/+1
2021-09-28net: dsa: introduce a .port_probe() method in struct dsa_opsVladimir Oltean1-1/+4
2021-02-16net: Introduce DSA class for Ethernet switchesClaudiu Manoil1-0/+165