summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/mlx5/core
AgeCommit message (Expand)AuthorFilesLines
2021-04-22vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen1-1/+3
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen1-1/+2
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen1-2/+7
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu1-0/+4
2021-01-20vdpa/mlx5: Fix memory key MTT populationEli Cohen2-16/+13
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky1-168/+0
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-05vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen1-1/+1
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen4-1/+521
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen3-0/+339
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen1-0/+168