summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
AgeCommit message (Expand)Author
2021-04-13RDMA/hns: Remove duplicated hem page size config codeXi Wang
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu
2021-04-08RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li
2021-04-08RDMA/hns: Enable all CMDQ contextLang Cheng
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-04-01RDMA/hns: Refactor reset state checking flowXi Wang
2021-04-01RDMA/hns: Support congestion control type selection according to the FWYangyang Li
2021-04-01RDMA/hns: Support query information of functions from FWWei Xu
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-08RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.hLang Cheng
2021-02-08RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng
2021-02-08RDMA/hns: Fix type of sq_signal_bitsWeihang Li
2021-02-08RDMA/hns: Add support of direct wqeYixing Liu
2021-02-08RDMA/hns: Refactor code about SRQ ContextWenpeng Liang
2021-02-08RDMA/hns: Refactor hns_roce_create_srq()Wenpeng Liang
2021-02-08RDMA/hns: Remove the reserved WQE of SRQWenpeng Liang
2021-02-08RDMA/hns: Bugfix for checking whether the srq is full when post wrWenpeng Liang
2021-02-08RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng
2021-01-28RDMA/hns: Optimize the MR registration processLang Cheng
2021-01-28RDMA/hns: Refactor the MTR creation flowXi Wang
2021-01-19RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li
2021-01-18RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li
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: Do shift on traffic class when using RoCEv2Weihang Li
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-11-27RDMA/hns: Add support for CQ stashLang Cheng
2020-11-27RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li
2020-11-26RDMA/hns: Only record vlan info for HIP08Weihang Li
2020-11-23RDMA/hns: Refactor the hns_roce_buf allocation flowXi Wang
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng
2020-09-29RDMA/hns: Remove unused variables and definitionsLang Cheng
2020-09-24RDMA/hns: Support inline data in extented sge space for RCWeihang Li
2020-09-24RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li
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-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe