Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vdpa/mlx5: fix up endian-ness for mtu | Michael S. Tsirkin | 2020-08-10 | 1 | -1/+11 |
* | vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config() | Dan Carpenter | 2020-08-10 | 1 | -1/+1 |
* | vdpa/mlx5: fix memory allocation failure checks | Colin Ian King | 2020-08-10 | 1 | -7/+6 |
* | vdpa/mlx5: Fix uninitialised variable in core/mr.c | Alex Dewar | 2020-08-10 | 1 | -1/+3 |
* | vdpa/mlx5: Add VDPA driver for supported mlx5 devices | Eli Cohen | 2020-08-06 | 5 | -2/+2070 |
* | vdpa/mlx5: Add shared memory registration code | Eli Cohen | 2020-08-06 | 5 | -2/+522 |
* | vdpa/mlx5: Add support library for mlx5 VDPA implementation | Eli Cohen | 2020-08-06 | 4 | -0/+340 |
* | vdpa/mlx5: Add hardware descriptive header file | Eli Cohen | 2020-08-06 | 1 | -0/+168 |