summaryrefslogtreecommitdiff
path: root/net/dsa/tag_xrs700x.c
AgeCommit message (Expand)Author
2024-01-05net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2022-11-22net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean
2022-11-17net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean
2021-07-29net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister