aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin1-1/+11
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter1-1/+1
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King1-7/+6
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 Cohen5-2/+2070
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen5-2/+522
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen4-0/+340
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen1-0/+168