summaryrefslogtreecommitdiffstats
path: root/include/linux/dsa/8021q.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: move tag_8021q headers to their proper placeVladimir Oltean2022-11-221-30/+1
* net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean2022-02-271-1/+1
* net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean2022-02-271-7/+1
* net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean2022-02-271-1/+5
* net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean2022-02-271-6/+6
* net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean2021-12-081-4/+3
* net: dsa: make dp->bridge_num one-basedVladimir Oltean2021-12-081-3/+3
* net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean2021-10-211-2/+3
* 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-201-8/+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: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean2021-01-291-0/+14
* 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: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean2020-05-121-0/+16
* 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
* net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean2019-06-081-9/+7
* net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean2019-05-051-0/+76