aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/wr.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau2021-10-191-5/+5
* RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon2021-06-211-1/+4
* RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb2021-05-261-5/+4
* IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit2021-02-051-1/+1
* RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe2020-09-181-13/+14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-18/+50
|\
| * RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger2020-07-271-9/+35
| * RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger2020-07-271-10/+16
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* RDMA/mlx5: Move all WR logic from qp.c to separate fileLeon Romanovsky2020-05-061-0/+1504