summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_eswitch.c
AgeCommit message (Expand)Author
2022-04-14ice: fix crash in switchdev modeWojciech Drewek
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller
2022-03-03ice: introduce VF accessor functionsJacob Keller
2022-03-03ice: factor VF variables to separate structureJacob Keller
2022-03-03ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller
2022-03-03ice: store VF pointer instead of VF IDJacob Keller
2022-03-03ice: refactor unwind cleanup in eswitch modeJacob Keller
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-18ice: Match on all profiles in slow-pathWojciech Drewek
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley
2022-02-09ice: Add new VSI VLAN opsBrett Creeley
2022-02-09ice: Add helper function for adding VLAN 0Brett Creeley
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek
2021-10-29ice: Clear synchronized addrs when adding VFs in switchdev modeMarcin Szycik
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-11ice: ndo_setup_tc implementation for PRMichal Swiatkowski
2021-10-07ice: switchdev slow pathGrzegorz Nitka
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski