summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/erdma/erdma_qp.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-19RDMA/erdma: Refactor the storage structure of MTT entriesCheng Xu1-1/+1
2023-03-20RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu1-1/+1
2023-03-20RDMA/erdma: Fix some typosCheng Xu1-1/+1
2022-11-24RDMA/erdma: Notify the latest PI to FW for reflushing when necessaryCheng Xu1-9/+21
2022-11-07RDMA/erdma: Implement atomic operations supportCheng Xu1-5/+35
2022-11-07RDMA/erdma: Extend access right field of FRMR and REG MR to support atomicCheng Xu1-2/+1
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe1-1/+1
2022-09-20RDMA/erdma: Remove redundant includesCheng Xu1-9/+0
2022-09-20RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_waitCheng Xu1-4/+2
2022-08-16RDMA/erdma: Using the key in FMR WR instead of MR structureCheng Xu1-1/+1
2022-07-27RDMA/erdma: Add verbs implementationCheng Xu1-0/+566