Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-03 | ice: fix enabling RX VLAN filtering | Petr Oros | 1 | -10/+8 |
2023-12-05 | ice: Restore fix disabling RX VLAN filtering | Marcin Szycik | 1 | -3/+8 |
2023-07-24 | ice: implement bridge port vlan | Michal Swiatkowski | 1 | -83/+103 |
2023-02-06 | ice: Fix disabling Rx VLAN filtering with port VLAN enabled | Brett Creeley | 1 | -1/+15 |
2022-03-14 | ice: rename ice_virtchnl_pf.c to ice_sriov.c | Jacob Keller | 1 | -1/+1 |
2022-03-03 | ice: store VF pointer instead of VF ID | Jacob Keller | 1 | -5/+14 |
2022-02-09 | ice: Add ability for PF admin to enable VF VLAN pruning | Brett Creeley | 1 | -2/+16 |
2022-02-09 | ice: Support configuring the device to Double VLAN Mode | Brett Creeley | 1 | -0/+1 |
2022-02-09 | ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 | Brett Creeley | 1 | -0/+115 |
2022-02-09 | ice: Add outer_vlan_ops and VSI specific VLAN ops implementations | Brett Creeley | 1 | -0/+72 |