summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_eswitch.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-06ice: create port representor for SFMichal Swiatkowski1-0/+11
2024-09-06ice: make representor code genericMichal Swiatkowski1-5/+6
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski1-6/+0
2024-06-21ice: update representor when VSI is readyMichal Swiatkowski1-2/+2
2024-06-21ice: move VSI configuration outside repr setupMichal Swiatkowski1-0/+10
2024-03-25ice: do switchdev slow-path Rx using PF VSIMichal Swiatkowski1-0/+9
2024-03-25ice: remove switchdev control plane VSIMichal Swiatkowski1-1/+1
2024-03-25ice: remove eswitch changing queues algorithmMichal Swiatkowski1-4/+0
2023-11-13ice: reserve number of CP queuesMichal Swiatkowski1-0/+4
2023-11-13ice: add VF representors one by oneMichal Swiatkowski1-3/+10
2023-11-13ice: make representor code genericMichal Swiatkowski1-2/+2
2023-11-13ice: remove VF pointer reference in eswitch codeMichal Swiatkowski1-2/+3
2023-05-19ice: use src VSI instead of src MAC in slow-pathMichal Swiatkowski1-14/+0
2022-04-14ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski1-1/+1
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek1-11/+14
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-2/+2
2021-10-07ice: switchdev slow pathGrzegorz Nitka1-0/+26
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka1-0/+10
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka1-0/+4
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka1-4/+12
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski1-0/+35