aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang1-4675/+0
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski1-5/+5
2021-08-03RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky1-3/+3
2021-06-21RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li1-2/+1
2021-06-21RDMA/hns: Remove unused RR mechanismYangyang Li1-1/+1
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang1-2/+1
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang1-0/+77
2021-04-13RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu1-2/+0
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang1-2/+1
2021-04-08RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li1-6/+0
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu1-12/+12
2021-04-01RDMA/hns: Refactor reset state checking flowXi Wang1-1/+1
2021-03-30RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.cRuiqi Gong1-4/+4
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-5/+5
2021-02-08RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng1-15/+0
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li1-0/+16
2021-01-22RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'Lee Jones1-1/+1
2020-12-11RDMA/hns: Simplify AEQE process for different types of queueYixian Liu1-11/+5
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang1-4/+4
2020-12-11RDMA/hns: Clear redundant variable initializationXinhao Liu1-4/+4
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng1-6/+3
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe1-0/+2
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe1-7/+0
2020-09-24RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang1-1/+1
2020-09-24RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang1-3/+2
2020-09-24RDMA/hns: Add support for EQE in size of 64 BytesWenpeng Liang1-6/+4
2020-09-18RDMA/hns: Set the unsupported wr opcodeLijun Ou1-1/+0
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-1/+2
2020-09-09RDMA/hns: Avoid unncessary initializationLijun Ou1-15/+15
2020-08-18RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King1-1/+1
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+3
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang1-4/+3
2020-06-18RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li1-2/+2
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King1-1/+1
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li1-122/+58
2020-05-06RDMA/hns: Optimize PBL buffer allocation processXi Wang1-31/+14
2020-04-24RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()Lang Cheng1-12/+30
2020-04-22RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang1-11/+2
2020-04-22RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang1-36/+44
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang1-1/+1
2020-03-26RDMA/hns: Remove meaningless printsWenpeng Liang1-7/+2
2020-03-18RDMA/hns: Rename wqe buffer related functionsXi Wang1-4/+5
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang1-17/+2
2020-02-20RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng1-7/+2
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang1-5/+9
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu1-21/+16
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu1-4/+4
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu1-6/+3
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu1-5/+4
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu1-3/+4