summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.c
Commit message (Expand)AuthorAgeFilesLines
* ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller2022-03-141-1/+1
* ice: store VF pointer instead of VF IDJacob Keller2022-03-031-5/+14
* ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley2022-02-091-2/+16
* ice: Support configuring the device to Double VLAN ModeBrett Creeley2022-02-091-0/+1
* ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley2022-02-091-0/+115
* ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-0/+72