summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-24ice: implement bridge port vlanMichal Swiatkowski1-3/+81
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-14/+11
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley1-1/+343
2022-02-09ice: Adjust naming for inner VLAN operationsBrett Creeley1-32/+25
2022-02-09ice: Use the proto argument for VLAN opsBrett Creeley1-2/+46
2022-02-09ice: Introduce ice_vlan structBrett Creeley1-13/+18
2022-02-09ice: Add new VSI VLAN opsBrett Creeley1-0/+326