summaryrefslogtreecommitdiffstats
path: root/include/linux/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean2021-11-031-0/+1
* net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean2021-10-211-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-142-0/+62
|\
| * net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-121-0/+12
| * net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-121-0/+37
| * net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-121-14/+1
| * net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-121-15/+14
| * net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-081-0/+13
* | net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean2021-10-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-231-1/+1
|\|
| * net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-09-231-14/+1
* | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-09-231-15/+14
* | net: dsa: sja1105: remove sp->dpVladimir Oltean2021-09-231-1/+0
|/
* net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean2021-08-251-1/+0
* net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean2021-08-251-0/+2
* net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean2021-08-181-0/+18
* net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean2021-07-261-0/+10
* net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-13/+3
* net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2021-07-201-2/+0
* net: dsa: make tag_8021q operations part of the coreVladimir Oltean2021-07-201-9/+1
* net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-201-9/+9
* net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean2021-07-201-0/+6
* net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean2021-07-201-1/+0
* net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2021-07-202-9/+1
* net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean2021-06-111-0/+23
* net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean2021-06-111-0/+1
* net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean2021-06-111-1/+1
* net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean2021-06-111-0/+3
* net: dsa: tag_8021q: remove shim declarationsVladimir Oltean2021-06-111-76/+0
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-271-1/+2
* net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur2021-03-161-5/+0
* net: mscc: ocelot: Add support for MRPHoratiu Vultur2021-02-161-0/+5
* net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2021-02-141-0/+10
* net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean2021-02-141-0/+208
* net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean2021-01-291-0/+14
* net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean2021-01-071-0/+16
* net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean2020-09-201-0/+2
* net: dsa: tag_8021q: add a context structureVladimir Oltean2020-09-111-19/+27
* net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean2020-09-111-4/+2
* net: dsa: tag_8021q: include missing refcount.hVladimir Oltean2020-09-111-0/+1
* net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli2020-08-031-0/+1
* net: dsa: loop: Move data structures to headerFlorian Fainelli2020-08-031-0/+40
* net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean2020-05-121-0/+2
* net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean2020-05-121-0/+16
* net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean2020-05-121-0/+1
* net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean2020-05-121-15/+4
* net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean2020-05-121-0/+7
* net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean2020-05-101-0/+45
* net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean2020-03-241-7/+0