summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/mlx5
Commit message (Expand)AuthorAgeFilesLines
* vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor2020-08-261-25/+25
* vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin2020-08-101-1/+11
* vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter2020-08-101-1/+1
* vdpa/mlx5: fix memory allocation failure checksColin Ian King2020-08-101-7/+6
* vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar2020-08-101-1/+3
* vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen2020-08-055-2/+2070
* vdpa/mlx5: Add shared memory registration codeEli Cohen2020-08-055-2/+522
* vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen2020-08-054-0/+340
* vdpa/mlx5: Add hardware descriptive header fileEli Cohen2020-08-051-0/+168