summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/vitesse-vsc73xx-core.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Explicitly include correct DT includesRob Herring2023-07-261-1/+0
* net: dsa: vsc73xx: fix MTU configurationPawel Dembicki2023-06-291-3/+3
* net: dsa: vsc73xxx: Get rid of duplicate of_node assignmentAndy Shevchenko2021-12-031-3/+0
* net: dsa: vsc73xxx: Make vsc73xx_remove() return voidUwe Kleine-König2021-11-151-3/+1
* net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+6
* net: dsa: vsc73xx: make the MTU configurableVladimir Oltean2020-03-271-10/+20
* net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-081-1/+2
* net: dsa: vsc73xx: Remove dependency on CONFIG_OFFlorian Fainelli2020-01-051-0/+2
* net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-221-1/+4
* net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki2019-07-071-19/+17
* net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki2019-07-071-0/+1216