summaryrefslogtreecommitdiff
path: root/drivers/vdpa/mlx5/core
AgeCommit message (Expand)Author
2023-03-10vdpa/mlx5: should not activate virtq object when suspendedSi-Wei Liu
2023-02-20vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen
2023-02-20vdpa/mlx5: Don't clear mr struct on destroy MREli Cohen
2023-02-20vdpa/mlx5: Directly assign memory keyEli Cohen
2022-12-28RDMA/mlx5: remove variable iColin Ian King
2022-12-28vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen
2022-08-11vdpa/mlx5: Support different address spaces for control and dataEli Cohen
2022-05-31vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-01vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau
2021-09-05vdpa/mlx5: Add multiqueue supportEli Cohen
2021-09-05vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen
2021-09-05vdpa/mlx5: Ensure valid indices are providedEli Cohen
2021-09-05vdpa/mlx5: Remove redundant header file inclusionEli Cohen
2021-08-11vdpa/mlx5: Avoid destroying MR on empty iotlbEli Cohen
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen
2021-07-03vdpa/mlx5: Add support for running with virtio_vdpaEli Cohen
2021-07-03vdp/mlx5: Fix setting the correct dma_deviceEli Cohen
2021-07-03vdpa/mlx5: Support creating resources with uid == 0Eli Cohen
2021-04-22vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu
2021-01-20vdpa/mlx5: Fix memory key MTT populationEli Cohen
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky
2020-10-30vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng
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