summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_eswitch.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek1-74/+95
2021-10-29ice: Clear synchronized addrs when adding VFs in switchdev modeMarcin Szycik1-0/+6
2021-10-21ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil1-1/+1
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-23/+12
2021-10-11ice: ndo_setup_tc implementation for PRMichal Swiatkowski1-0/+3
2021-10-07ice: switchdev slow pathGrzegorz Nitka1-0/+80
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka1-0/+83
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka1-0/+38
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka1-1/+1
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka1-0/+394
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski1-0/+62