summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_ocelot_8021q.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Use conduit and user termsFlorian Fainelli2023-10-241-6/+6
* net: dsa: move tag_8021q headers to their proper placeVladimir Oltean2022-11-221-0/+1
* net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean2022-11-221-1/+2
* net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean2022-11-171-2/+4
* net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean2022-02-271-1/+1
* net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean2022-02-271-1/+1
* net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...Vladimir Oltean2022-02-171-0/+7
* net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean2021-12-141-37/+16
* net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean2021-12-121-3/+70
* net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean2021-10-211-1/+1
* net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...Vladimir Oltean2021-10-121-1/+2
* net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-121-13/+25
* net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-121-0/+1
* net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* 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: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2021-07-201-2/+2
* net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean2021-06-111-16/+2
* net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-1/+1
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-271-30/+11
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-271-4/+4
* net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean2021-02-141-0/+33
* net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean2021-02-141-0/+1
* net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean2021-01-291-0/+68