| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-01-05 | net: fill in MODULE_DESCRIPTION()s for DSA tags | Jakub Kicinski | 1 | -0/+1 |
| 2023-10-24 | net: dsa: Use conduit and user terms | Florian Fainelli | 1 | -2/+2 |
| 2022-11-23 | net: dsa: move tagging protocol code to tag.{c,h} | Vladimir Oltean | 1 | -1/+1 |
| 2022-11-18 | net: dsa: provide a second modalias to tag proto drivers based on their name | Vladimir Oltean | 1 | -2/+4 |
| 2021-08-02 | net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() | Vladimir Oltean | 1 | -2/+1 |
| 2021-06-11 | net: dsa: generalize overhead for taggers that use both headers and trailers | Vladimir Oltean | 1 | -1/+1 |
| 2020-11-03 | net: dsa: tag_gswip: let DSA core deal with TX reallocation | Vladimir Oltean | 1 | -5/+0 |
| 2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin | 1 | -1/+1 |
| 2019-04-29 | dsa: Cleanup unneeded table and make tag structures static | Andrew Lunn | 1 | -1/+1 |
| 2019-04-29 | dsa: Add boilerplate helper to register DSA tag driver modules | Andrew Lunn | 1 | -0/+2 |
| 2019-04-29 | dsa: Add TAG protocol to tag ops | Andrew Lunn | 1 | -0/+1 |
| 2019-04-29 | dsa: Add MODULE_LICENSE to tag drivers | Andrew Lunn | 1 | -0/+1 |
| 2019-04-29 | dsa: Add MODULE_ALIAS to taggers in preparation to become modules | Andrew Lunn | 1 | -0/+2 |
| 2019-04-29 | dsa: Move tagger name into its ops structure | Andrew Lunn | 1 | -0/+1 |
| 2018-12-06 | net: dsa: Add overhead to tag protocol ops. | Andrew Lunn | 1 | -0/+1 |
| 2018-09-13 | net: dsa: Add Lantiq / Intel GSWIP tag support | Hauke Mehrtens | 1 | -0/+109 |