summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_repr.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-21ice: store representor ID in bridge portMichal Swiatkowski1-2/+1
2024-03-25ice: count representor statsMichal Swiatkowski1-1/+15
2024-03-25ice: remove switchdev control plane VSIMichal Swiatkowski1-2/+0
2024-03-25ice: default Tx rule instead of to queueMichal Swiatkowski1-4/+0
2024-03-25ice: do Tx through PF netdev in slow-pathMichal Swiatkowski1-2/+0
2023-11-13ice: add VF representors one by oneMichal Swiatkowski1-2/+2
2023-11-13ice: make representor code genericMichal Swiatkowski1-0/+2
2023-11-13ice: track port representors in xarrayMichal Swiatkowski1-0/+2
2023-11-13ice: track q_id in representorMichal Swiatkowski1-0/+1
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek1-1/+2
2023-05-19ice: use src VSI instead of src MAC in slow-pathMichal Swiatkowski1-3/+2
2022-03-15ice: remove circular header dependencies on ice.hJacob Keller1-1/+0
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek1-0/+5
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka1-0/+3
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka1-0/+2
2021-10-07ice: introduce VF port representorMichal Swiatkowski1-0/+23