summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_xrs700x.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: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean2021-07-291-1/+1
* net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-2/+1
* net: dsa: xrs700x: add HSR offloading supportGeorge McCollister2021-02-111-1/+6
* dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-151-0/+61