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