aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_gswip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin1-1/+1
2019-04-28dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn1-1/+1
2019-04-28dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn1-0/+2
2019-04-28dsa: Add TAG protocol to tag opsAndrew Lunn1-0/+1
2019-04-28dsa: Add MODULE_LICENSE to tag driversAndrew Lunn1-0/+1
2019-04-28dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn1-0/+2
2019-04-28dsa: Move tagger name into its ops structureAndrew Lunn1-0/+1
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn1-0/+1
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens1-0/+109