summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
AgeCommit message (Expand)Author
2022-03-04RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang
2022-03-04RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-11-19RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu
2021-11-19RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-24RDMA/hns: Delete unused hns bitmap interfaceYangyang Li
2021-08-24RDMA/hns: Use IDA interface to manage srq indexYangyang Li
2021-08-24RDMA/hns: Use IDA interface to manage uar indexYangyang Li
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-22RDMA/hns: Fix spelling mistakes of originalLang Cheng
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage pd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li
2021-06-21RDMA/hns: Remove unused RR mechanismYangyang Li
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_free_range functionYangyang Li
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range functionYangyang Li
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for CQ reference countingWeihang Li
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-20RDMA/hns: Remove unused CMDQ memberLang Cheng
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng
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