summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ice: fix pre-shifted bit usageJesse Brandeburg2023-12-181-5/+11
* ice: field prep conversionJesse Brandeburg2023-12-181-14/+11
* ice: implement bridge port vlanMichal Swiatkowski2023-07-241-3/+81
* ice: Support configuring the device to Double VLAN ModeBrett Creeley2022-02-091-14/+11
* ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-1/+343
* ice: Adjust naming for inner VLAN operationsBrett Creeley2022-02-091-32/+25
* ice: Use the proto argument for VLAN opsBrett Creeley2022-02-091-2/+46
* ice: Introduce ice_vlan structBrett Creeley2022-02-091-13/+18
* ice: Add new VSI VLAN opsBrett Creeley2022-02-091-0/+326