summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-051-4675/+0
* RDMA: Constify netdev->dev_addr accessesJakub Kicinski2021-10-251-5/+5
* RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky2021-08-031-3/+3
* RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li2021-06-211-2/+1
* RDMA/hns: Remove unused RR mechanismYangyang Li2021-06-211-1/+1
* RDMA/hns: Support getting max QP number from firmwareXi Wang2021-06-161-2/+1
* RDMA/hns: Clean the hardware related code for HEMXi Wang2021-05-291-0/+77
* RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu2021-04-131-2/+0
* RDMA/hns: Remove unsupported QP typesWenpeng Liang2021-04-081-2/+1
* RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li2021-04-081-6/+0
* RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu2021-04-011-12/+12
* RDMA/hns: Refactor reset state checking flowXi Wang2021-04-011-1/+1
* RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.cRuiqi Gong2021-03-311-4/+4
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-5/+5
* RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng2021-02-091-15/+0
* RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li2021-02-091-0/+16
* RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'Lee Jones2021-01-221-1/+1
* RDMA/hns: Simplify AEQE process for different types of queueYixian Liu2020-12-111-11/+5
* RDMA/hns: Fix incorrect symbol typesWenpeng Liang2020-12-111-4/+4
* RDMA/hns: Clear redundant variable initializationXinhao Liu2020-12-111-4/+4
* RDMA/hns: Fix coding style issuesLang Cheng2020-12-111-6/+3
* RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+2
* RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-261-7/+0
* RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang2020-09-241-1/+1
* RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang2020-09-241-3/+2
* RDMA/hns: Add support for EQE in size of 64 BytesWenpeng Liang2020-09-241-6/+4
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-09-181-1/+0
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+2
* RDMA/hns: Avoid unncessary initializationLijun Ou2020-09-091-15/+15
* RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King2020-08-181-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-071-4/+3
|\
| * RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang2020-07-071-4/+3
* | RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li2020-06-181-2/+2
|/
* RDMA/hns: remove duplicate assignment to pointer raqColin Ian King2020-05-291-1/+1
* RDMA/hns: Remove redundant type cast for general pointersWeihang Li2020-05-251-122/+58
* RDMA/hns: Optimize PBL buffer allocation processXi Wang2020-05-061-31/+14
* RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()Lang Cheng2020-04-241-12/+30
* RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang2020-04-221-11/+2
* RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang2020-04-221-36/+44
* RDMA/hns: Optimize hns buffer allocation flowXi Wang2020-04-221-1/+1
* RDMA/hns: Remove meaningless printsWenpeng Liang2020-03-261-7/+2
* RDMA/hns: Rename wqe buffer related functionsXi Wang2020-03-181-4/+5
* RDMA/hns: Optimize qp destroy flowXi Wang2020-02-281-17/+2
* RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng2020-02-201-7/+2
* RDMA/hns: Add support for reporting wc as software modeXi Wang2020-01-101-5/+9
* RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu2020-01-031-21/+16
* RDMA/hns: Rename the functions used inside creating cqYixian Liu2019-11-251-4/+4
* RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu2019-11-251-6/+3
* RDMA/hns: Redefine interfaces used in creating cqYixian Liu2019-11-251-5/+4
* RDMA/hns: Replace not intuitive function/macro namesYixing Liu2019-11-081-3/+4