summaryrefslogtreecommitdiff
path: root/drivers/vdpa/mlx5/core/mr.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-20vdpa/mlx5: Fix memory key MTT populationEli Cohen1-16/+12
2020-10-30vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng1-3/+2
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar1-1/+3
2020-08-06vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen1-1/+1
2020-08-06vdpa/mlx5: Add shared memory registration codeEli Cohen1-0/+484