aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/vdpa/mlx5/core/mlx5_vdpa.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-10vdpa/mlx5: Add mkey leak detectionDragos Tatulea1-0/+2
2024-01-10vdpa/mlx5: Introduce reference counting to mrsDragos Tatulea1-2/+6
2023-11-01vdpa/mlx5: implement .reset_map driver opSi-Wei Liu1-0/+1
2023-11-01vdpa/mlx5: Update cvq iotlb mapping on ASID changeDragos Tatulea1-0/+2
2023-11-01vdpa/mlx5: Introduce mr for vq descriptorDragos Tatulea1-2/+3
2023-11-01vdpa/mlx5: Improve mr update flowDragos Tatulea1-8/+6
2023-11-01vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea1-2/+2
2023-11-01vdpa/mlx5: Allow creation/deletion of any given mr structDragos Tatulea1-3/+5
2023-11-01vdpa/mlx5: Rename mr destroy functionsDragos Tatulea1-2/+2
2023-11-01vdpa/mlx5: Decouple cvq iotlb handling from hw mapping codeDragos Tatulea1-0/+3
2023-11-01vdpa/mlx5: Create helper function for dma mappingsDragos Tatulea1-0/+1
2023-09-03vdpa/mlx5: Remove unused function declarationsYue Haibing1-3/+0
2023-08-10vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessaryEugenio PĂ©rez1-0/+1
2023-08-10vdpa/mlx5: Fix mr->initialized semanticsDragos Tatulea1-0/+1
2023-03-10vdpa/mlx5: should not activate virtq object when suspendedSi-Wei Liu1-0/+1
2022-12-28vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen1-2/+3
2022-08-11vdpa/mlx5: Support different address spaces for control and dataEli Cohen1-0/+11
2022-05-31vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen1-0/+2
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2021-11-01vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen1-1/+1
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-4/+4
2021-09-05vdpa/mlx5: Add multiqueue supportEli Cohen1-0/+1
2021-09-05vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen1-0/+23
2021-09-05vdpa/mlx5: Ensure valid indices are providedEli Cohen1-0/+1
2021-09-05vdpa/mlx5: Remove redundant header file inclusionEli Cohen1-1/+0
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen1-0/+1
2021-07-03vdpa/mlx5: Add support for running with virtio_vdpaEli Cohen1-0/+1
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu1-0/+4
2021-01-20vdpa/mlx5: Fix memory key MTT populationEli Cohen1-0/+1
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen1-0/+34
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen1-0/+57