summaryrefslogtreecommitdiff
path: root/drivers/vdpa/mlx5
AgeCommit message (Expand)Author
2020-10-21vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OKEli Cohen
2020-10-21vdpa/mlx5: Fix failure to bring link upEli Cohen
2020-10-21vdpa/mlx5: Make use of a specific 16 bit endianness APIEli Cohen
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu
2020-08-26vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar
2020-08-05vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen