summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_gswip.c
Commit message (Expand)AuthorAgeFilesLines
* dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn2019-04-291-1/+1
* dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn2019-04-291-0/+2
* dsa: Add TAG protocol to tag opsAndrew Lunn2019-04-291-0/+1
* dsa: Add MODULE_LICENSE to tag driversAndrew Lunn2019-04-291-0/+1
* dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn2019-04-291-0/+2
* dsa: Move tagger name into its ops structureAndrew Lunn2019-04-291-0/+1
* net: dsa: Add overhead to tag protocol ops.Andrew Lunn2018-12-061-0/+1
* net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-131-0/+109