summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/wr.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-01-311-1/+1
* RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov2023-02-171-1/+1
* net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov2023-02-171-1/+1
* RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau2022-04-251-72/+0
* RDMA/mlx5: Expose wqe posting helpers outside of wr.cAharon Landau2022-04-251-111/+61
* RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau2022-04-251-138/+4
* RDMA/mlx5: Move umr checks to umr.hAharon Landau2022-04-251-1/+2
* 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