aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/dev (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit3-6/+76
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky1-4/+1
2021-09-27net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky1-0/+2
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit1-1/+1
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-1/+1
2021-06-16net/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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+1
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit1-3/+1
2021-03-11net/mlx5: SF, Fix return typeRoi Dayan1-1/+1
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky1-6/+8
2021-02-10net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun1-0/+1
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit3-0/+131
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit2-0/+300