index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
mlx5
/
core
/
resources.c
Age
Commit message (
Expand
)
Author
2024-09-25
vdpa/mlx5: Introduce init/destroy for MR resources
Dragos Tatulea
2024-09-25
vdpa/mlx5: Rename mr_mtx -> lock
Dragos Tatulea
2024-09-25
vdpa/mlx5: Extract mr members in own resource struct
Dragos Tatulea
2024-09-25
vdpa/mlx5: Introduce async fw command wrapper
Dragos Tatulea
2023-11-01
vdpa/mlx5: Move mr mutex out of mr struct
Dragos Tatulea
2023-02-20
vdpa/mlx5: Initialize CVQ iotlb spinlock
Eli Cohen
2023-02-20
vdpa/mlx5: Directly assign memory key
Eli Cohen
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-09-05
vdpa/mlx5: Add multiqueue support
Eli Cohen
2021-09-05
vdpa/mlx5: Add support for control VQ and MAC setting
Eli Cohen
2021-07-08
vdpa/mlx5: Add support for doorbell bypassing
Eli Cohen
2021-07-03
vdpa/mlx5: Support creating resources with uid == 0
Eli Cohen
2021-04-09
vdpa/mlx5: Retrieve BAR address suitable any function
Eli Cohen
2020-08-05
vdpa/mlx5: Add shared memory registration code
Eli Cohen
2020-08-05
vdpa/mlx5: Add support library for mlx5 VDPA implementation
Eli Cohen