aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/vitesse-vsc73xx-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03net: dsa: vsc73xxx: Get rid of duplicate of_node assignmentAndy Shevchenko1-3/+0
2021-11-15net: dsa: vsc73xxx: Make vsc73xx_remove() return voidUwe Kleine-König1-3/+1
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+6
2020-03-27net: dsa: vsc73xx: make the MTU configurableVladimir Oltean1-10/+20
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli1-1/+2
2020-01-05net: dsa: vsc73xx: Remove dependency on CONFIG_OFFlorian Fainelli1-0/+2
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot1-1/+4
2019-07-07net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki1-19/+17
2019-07-07net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki1-0/+1216