summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_gswip.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: tag_gswip: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-5/+0
* net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin2020-01-161-1/+1
* dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn2019-04-281-1/+1
* dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn2019-04-281-0/+2
* dsa: Add TAG protocol to tag opsAndrew Lunn2019-04-281-0/+1
* dsa: Add MODULE_LICENSE to tag driversAndrew Lunn2019-04-281-0/+1
* dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn2019-04-281-0/+2
* dsa: Move tagger name into its ops structureAndrew Lunn2019-04-281-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