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