summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix bug during CMDQ initializationLang Cheng2021-03-221-1/+3
* Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-182-6/+7
|\
| * RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li2021-01-202-6/+7
* | RDMA/hns: Adjust definition of FRMR fieldsYixing Liu2021-02-163-26/+34
* | RDMA/hns: Refactor process of posting CMDQLang Cheng2021-02-161-25/+17
* | RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng2021-02-163-23/+21
* | RDMA/hns: Remove redundant operations on CMDQLang Cheng2021-02-162-50/+5
* | RDMA/hns: Fixes missing error code of CMDQLang Cheng2021-02-161-4/+3
* | RDMA/hns: Remove unused member and variable of CMDQLang Cheng2021-02-162-7/+3
* | RDMA/hns: Delete redundant judgment when preparing descriptorsXinhao Liu2021-02-091-26/+14
* | RDMA/hns: Remove unnecessary wrap around for EQ's consumer indexYixian Liu2021-02-091-6/+0
* | RDMA/hns: Avoid unnecessary memset on WQEs in post_sendLang Cheng2021-02-091-2/+0
* | RDMA/hns: Remove some magic numbersXinhao Liu2021-02-091-5/+11
* | RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.hLang Cheng2021-02-092-41/+43
* | RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng2021-02-093-35/+2
* | RDMA/hns: Skip qp_flow_control_init() for HIP09Yixing Liu2021-02-091-0/+3
* | RDMA/hns: Disable RQ inline by defaultLijun Ou2021-02-091-1/+0
* | RDMA/hns: Add mapped page count checking for MTRXi Wang2021-02-092-25/+40
* | RDMA/hns: Fix type of sq_signal_bitsWeihang Li2021-02-091-1/+1
* | RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li2021-02-093-27/+16
* | RDMA/hns: Add support of direct wqeYixing Liu2021-02-093-1/+62
* | RDMA/hns: Add verification of QP type when post_recvWenpeng Liang2021-02-091-1/+13
* | RDMA/hns: Refactor hns_roce_v2_post_srq_recv()Wenpeng Liang2021-02-091-26/+43
* | RDMA/hns: Clear remaining unused sges when post_recvXi Wang2021-02-091-52/+47
* | RDMA/hns: Refactor post recv flowXi Wang2021-02-091-40/+41
* | RDMA/hns: Use new interfaces to write SRQCLang Cheng2021-02-092-111/+118
* | RDMA/hns: Refactor code about SRQ ContextWenpeng Liang2021-02-093-41/+42
* | RDMA/hns: Refactor hns_roce_create_srq()Wenpeng Liang2021-02-093-125/+161
* | RDMA/hns: Remove the reserved WQE of SRQWenpeng Liang2021-02-093-5/+8
* | RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-02-091-2/+1
* | RDMA/hns: Force srq_limit to 0 when creating SRQWenpeng Liang2021-02-091-0/+1
* | RDMA/hns: Bugfix for checking whether the srq is full when post wrWenpeng Liang2021-02-093-9/+19
* | RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng2021-02-095-19/+93
* | RDMA/hns: Use new interface to set MPT related fieldsLang Cheng2021-01-283-30/+85
* | RDMA/hns: Optimize the MR registration processLang Cheng2021-01-283-89/+47
* | RDMA/hns: Refactor the MTR creation flowXi Wang2021-01-286-172/+125
* | RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' paramLee Jones2021-01-221-0/+1
* | RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'Lee Jones2021-01-221-1/+1
* | RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li2021-01-183-28/+105
* | RDMA/hns: remove h from printk format specifierTom Rix2021-01-071-1/+1
|/
* RDMA/hns: Simplify AEQE process for different types of queueYixian Liu2020-12-113-62/+23
* RDMA/hns: Fix inaccurate printsYixing Liu2020-12-118-90/+107
* RDMA/hns: Fix incorrect symbol typesWenpeng Liang2020-12-1110-73/+73
* RDMA/hns: Clear redundant variable initializationXinhao Liu2020-12-112-5/+5
* RDMA/hns: Fix coding style issuesLang Cheng2020-12-1113-51/+43
* RDMA/hns: Remove unnecessary access right set during INIT2INITYixian Liu2020-12-111-46/+0
* RDMA/hns: WARN_ON if get a reserved sl from usersWeihang Li2020-12-111-0/+4
* RDMA/hns: Avoid filling sl in high 3 bits of vlan_idWeihang Li2020-12-111-10/+1
* RDMA/hns: Do shift on traffic class when using RoCEv2Weihang Li2020-12-113-8/+12
* RDMA/hns: Normalization the judgment of some featuresWenpeng Liang2020-12-113-7/+7