index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
mlx5
/
core
/
mr.c
Age
Commit message (
Expand
)
Author
2023-08-10
vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary
Eugenio Pérez
2023-08-10
vdpa/mlx5: Fix mr->initialized semantics
Dragos Tatulea
2023-02-20
vdpa/mlx5: Don't clear mr struct on destroy MR
Eli Cohen
2022-12-28
RDMA/mlx5: remove variable i
Colin Ian King
2022-12-28
vdpa/mlx5: Avoid overwriting CVQ iotlb
Eli Cohen
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-09-05
vdpa/mlx5: Add support for control VQ and MAC setting
Eli Cohen
2021-08-11
vdpa/mlx5: Avoid destroying MR on empty iotlb
Eli Cohen
2021-07-03
vdpa/mlx5: Add support for running with virtio_vdpa
Eli Cohen
2021-07-03
vdp/mlx5: Fix setting the correct dma_device
Eli Cohen
2021-04-22
vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails
Eli Cohen
2021-04-09
vdpa/mlx5: Use the correct dma device when registering memory
Eli Cohen
2021-01-20
vdpa/mlx5: Fix memory key MTT population
Eli Cohen
2020-10-30
vdpa/mlx5: Fix error return in map_direct_mr()
Jing Xiangfeng
2020-08-10
vdpa/mlx5: Fix uninitialised variable in core/mr.c
Alex Dewar
2020-08-05
vdpa/mlx5: Add VDPA driver for supported mlx5 devices
Eli Cohen
2020-08-05
vdpa/mlx5: Add shared memory registration code
Eli Cohen