summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/mlx5/core/resources.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-4/+4
* RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-3/+0
* RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
* RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
* vdpa/mlx5: Add multiqueue supportEli Cohen2021-09-051-0/+10
* vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen2021-09-051-0/+25
* vdpa/mlx5: Add support for doorbell bypassingEli Cohen2021-07-081-0/+1
* vdpa/mlx5: Support creating resources with uid == 0Eli Cohen2021-07-031-0/+6
* vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen2021-04-091-1/+2
* vdpa/mlx5: Add shared memory registration codeEli Cohen2020-08-051-0/+3
* vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen2020-08-051-0/+281