summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang2023-10-191-1/+1
* RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2023-08-071-6/+22
* RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming2023-01-091-1/+1
* RDMA/hns: Remove rq inline in kernelLuoyouming2023-01-091-64/+0
* RDMA/hns: Fix incorrect sge nums calculationLuoyouming2022-11-181-17/+90
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-061-5/+2
|\
| * RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang2022-08-301-5/+2
* | RDMA/hns: Unified Log Printing StyleGuofeng Yue2022-09-271-8/+8
* | RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang2022-08-301-3/+0
|/
* RDMA/hns: Remove unused function to_hns_roce_state()Yixing Liu2022-04-111-20/+0
* RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-051-30/+7
* RDMA/hns: Support direct wqe of userspaceYixing Liu2021-12-141-1/+53
* RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu2021-11-191-1/+1
* RDMA/hns: Delete unnecessary blank lines.Xinhao Liu2021-08-261-1/+0
* RDMA/hns: Encapsulate the qp db as a functionYixing Liu2021-08-261-53/+82
* RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li2021-08-261-10/+1
* RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang2021-08-261-2/+1
* RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang2021-08-251-1/+9
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-20/+8
* RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky2021-08-031-7/+1
* RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang2021-06-221-2/+17
* RDMA/hns: Modify function return value typeYangyang Li2021-06-221-3/+1
* RDMA/hns: Fix some print issuesYixing Liu2021-06-221-3/+1
* RDMA/hns: Support getting max QP number from firmwareXi Wang2021-06-161-1/+1
* RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li2021-06-081-6/+6
* RDMA/hns: Optimize the base address table config for MTRXi Wang2021-05-281-1/+1
* RDMA/hns: Remove unused parameter udataLang Cheng2021-05-201-2/+2
* RDMA/hns: Remove unsupported QP typesWenpeng Liang2021-04-081-2/+0
* RDMA/hns: Avoid enabling RQ inline on UDWeihang Li2021-04-081-1/+3
* RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu2021-04-011-5/+5
* RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu2021-04-011-3/+3
* RDMA/hns: Add support for XRC on HIP09Wenpeng Liang2021-03-111-20/+43
* RDMA/hns: Use new SQ doorbell register for HIP09Lang Cheng2021-03-101-22/+27
* Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-181-5/+6
|\
| * RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li2021-01-191-5/+6
* | RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng2021-02-081-6/+31
* | RDMA/hns: Refactor the MTR creation flowXi Wang2021-01-281-1/+0
|/
* RDMA/hns: Fix inaccurate printsYixing Liu2020-12-111-26/+35
* RDMA/hns: Fix incorrect symbol typesWenpeng Liang2020-12-111-4/+4
* RDMA/hns: Fix coding style issuesLang Cheng2020-12-111-1/+1
* RDMA/hns: Normalization the judgment of some featuresWenpeng Liang2020-12-111-1/+1
* RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang2020-12-111-3/+6
* RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-071-1/+0
* RDMA/hns: Refactor process of setting extended sgeWeihang Li2020-12-011-32/+28
* RDMA/hns: Bugfix for calculation of extended sgeYangyang Li2020-12-011-1/+6
* RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li2020-11-271-17/+83
* RDMA/hns: Add UD support for HIP09Weihang Li2020-11-261-10/+29
* RDMA/hns: Support owner mode doorbellLang Cheng2020-10-281-0/+3
* RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-11/+3
* RDMA/hns: Remove unused variables and definitionsLang Cheng2020-09-291-2/+0