summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03ice: fix enabling RX VLAN filteringPetr Oros1-10/+8
2023-12-05ice: Restore fix disabling RX VLAN filteringMarcin Szycik1-3/+8
2023-07-24ice: implement bridge port vlanMichal Swiatkowski1-83/+103
2023-02-06ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley1-1/+15
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller1-1/+1
2022-03-03ice: store VF pointer instead of VF IDJacob Keller1-5/+14
2022-02-09ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley1-2/+16
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-0/+1
2022-02-09ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley1-0/+115
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley1-0/+72