summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf
AgeCommit message (Expand)AuthorFilesLines
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit4-24/+17
2021-03-10net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory1-1/+1
2021-03-10net/mlx5: SF: Fix memory leak of work itemShay Drory1-0/+1
2021-03-10net/mlx5: SF, Correct vhca context sizeParav Pandit1-1/+1
2021-02-11net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun1-0/+1
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit5-27/+419
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit5-0/+522
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit3-0/+131
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit2-0/+300
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit4-0/+373