summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_vsi_vlan_ops.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-24ice: implement bridge port vlanMichal Swiatkowski1-0/+1
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-5/+0
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley1-0/+6
2022-02-09ice: Use the proto argument for VLAN opsBrett Creeley1-2/+2
2022-02-09ice: Introduce ice_vlan structBrett Creeley1-3/+3
2022-02-09ice: Add new VSI VLAN opsBrett Creeley1-0/+28