summaryrefslogtreecommitdiff
path: root/net/dsa/tag_ocelot_8021q.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 tag_8021q headers to their proper placeVladimir Oltean
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
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean
2022-02-17net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...Vladimir Oltean
2021-12-14net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...Vladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-09-17net: update NXP copyright textVladimir 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-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean