aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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