Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-28 | ice: fix accounting if a VLAN already exists | Jacob Keller | 1 | -5/+6 |
2023-12-18 | ice: fix pre-shifted bit usage | Jesse Brandeburg | 1 | -5/+11 |
2023-12-18 | ice: field prep conversion | Jesse Brandeburg | 1 | -14/+11 |
2023-07-24 | ice: implement bridge port vlan | Michal Swiatkowski | 1 | -3/+81 |
2022-02-09 | ice: Support configuring the device to Double VLAN Mode | Brett Creeley | 1 | -14/+11 |
2022-02-09 | ice: Add outer_vlan_ops and VSI specific VLAN ops implementations | Brett Creeley | 1 | -1/+343 |
2022-02-09 | ice: Adjust naming for inner VLAN operations | Brett Creeley | 1 | -32/+25 |
2022-02-09 | ice: Use the proto argument for VLAN ops | Brett Creeley | 1 | -2/+46 |
2022-02-09 | ice: Introduce ice_vlan struct | Brett Creeley | 1 | -13/+18 |
2022-02-09 | ice: Add new VSI VLAN ops | Brett Creeley | 1 | -0/+326 |