aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_ocelot_8021q.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean1-1/+1
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean1-1/+1
2022-02-17net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred packetsVladimir Oltean1-0/+7
2021-12-14net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean1-37/+16
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean1-3/+70
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean1-1/+1
2021-10-12net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING portsVladimir Oltean1-1/+2
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean1-13/+25
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean1-0/+1
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean1-2/+1
2021-07-29net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean1-1/+1
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean1-2/+2
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean1-16/+2
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean1-1/+1
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu1-30/+11
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu1-4/+4
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean1-0/+33
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean1-0/+1
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+68