summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_ar9331.c
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski2024-01-051-0/+1
* net: dsa: Use conduit and user termsFlorian Fainelli2023-10-241-2/+2
* net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean2022-11-221-1/+1
* net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean2022-11-171-2/+4
* net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean2021-08-021-2/+1
* net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-1/+1
* net: dsa: tag_ar9331: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-3/+0
* net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
* net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel2019-12-201-0/+96