summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/wr.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe1-13/+14
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-18/+50
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger1-9/+35
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger1-10/+16
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-05-06RDMA/mlx5: Move all WR logic from qp.c to separate fileLeon Romanovsky1-0/+1504