summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/vitesse-vsc73xx-core.c
AgeCommit message (Expand)Author
2024-01-16net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-13net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-11net: dsa: vsc73xx: add phylink capabilitiesRussell King (Oracle)
2023-07-26net: dsa: Explicitly include correct DT includesRob Herring
2023-06-29net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2021-12-03net: dsa: vsc73xxx: Get rid of duplicate of_node assignmentAndy Shevchenko
2021-11-15net: dsa: vsc73xxx: Make vsc73xx_remove() return voidUwe Kleine-König
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2020-03-27net: dsa: vsc73xx: make the MTU configurableVladimir Oltean
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-05net: dsa: vsc73xx: Remove dependency on CONFIG_OFFlorian Fainelli
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-07-07net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki
2019-07-07net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki