summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-30net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik1-8/+9
2021-01-06net/mlx5: DR, Use the new HW specific STE infrastructureYevgeny Kliteynik1-0/+6
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik1-0/+5
2020-05-28net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker1-6/+8
2020-02-28net/mlx5: DR, Improve log messagesErez Shitrit1-7/+10
2019-11-02net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria1-3/+0
2019-09-06net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed1-10/+5
2019-09-06net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun1-0/+3
2019-09-03net/mlx5: DR, Expose steering domain functionalityAlex Vesker1-0/+395