summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-22net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory1-0/+88
2022-01-07net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit1-6/+17
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit1-1/+1
2021-06-17net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit1-0/+1
2021-04-24net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit1-1/+11
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit1-3/+1
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-0/+10
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+265