summaryrefslogtreecommitdiffstats
path: root/include/dsa.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add adjust_link supportOleksij Rempel2023-03-211-0/+1
* net: dsa: add struct dsa_switch::priv member for driver useAhmad Fatoum2023-01-231-0/+1
* net: dsa: add some helpers to ease porting kernel driversAhmad Fatoum2023-01-231-0/+16
* net: dsa: rename dsa_ops to dsa_switch_opsAhmad Fatoum2023-01-231-2/+2
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* net: dsa: fix of_device_ensure_probed*() for switch portsOleksij Rempel2022-11-081-1/+1
* net: add DSA framework to support basic switch functionalityOleksij Rempel2022-04-141-0/+90