summaryrefslogtreecommitdiff
path: root/net/dsa/tag_gswip.c
AgeCommit message (Expand)Author
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2020-11-02net: dsa: tag_gswip: let DSA core deal with TX reallocationVladimir Oltean
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2019-04-28dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn
2019-04-28dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn
2019-04-28dsa: Add TAG protocol to tag opsAndrew Lunn
2019-04-28dsa: Add MODULE_LICENSE to tag driversAndrew Lunn
2019-04-28dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn
2019-04-28dsa: Move tagger name into its ops structureAndrew Lunn
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens