summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
AgeCommit message (Expand)Author
2023-11-19RDMA/hns: Support SW stats with debugfsJunxian Huang
2023-10-19RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang
2023-08-07RDMA/hns: Fix CQ and QP cache affinityChengchang Tang
2023-01-09RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming
2023-01-09RDMA/hns: Remove rq inline in kernelLuoyouming
2022-11-18RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-27RDMA/hns: Unified Log Printing StyleGuofeng Yue
2022-08-30RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang
2022-08-30RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang
2022-04-11RDMA/hns: Remove unused function to_hns_roce_state()Yixing Liu
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-11-19RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-22RDMA/hns: Fix some print issuesYixing Liu
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang
2021-04-08RDMA/hns: Avoid enabling RQ inline on UDWeihang Li
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-03-10RDMA/hns: Use new SQ doorbell register for HIP09Lang Cheng
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-08RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng
2021-01-28RDMA/hns: Refactor the MTR creation flowXi Wang
2021-01-19RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang
2020-12-11RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li
2020-12-01RDMA/hns: Refactor process of setting extended sgeWeihang Li
2020-12-01RDMA/hns: Bugfix for calculation of extended sgeYangyang Li
2020-11-27RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li
2020-11-26RDMA/hns: Add UD support for HIP09Weihang Li
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe