summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2021-04-01RDMA/hns: Reorganize hns_roce_create_cq()Yixing Liu
2021-04-01RDMA/hns: Refactor hns_roce_v2_poll_one()Weihang Li
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-30RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.cRuiqi Gong
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-23RDMA/hns: Support to query firmware versionLang Cheng
2021-03-22RDMA/hns: Fix memory corruption when allocating XRCDNWeihang Li
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-03-10RDMA/hns: Use new SQ doorbell register for HIP09Lang Cheng
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-16RDMA/hns: Refactor process of posting CMDQLang Cheng
2021-02-16RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng
2021-02-16RDMA/hns: Remove redundant operations on CMDQLang Cheng
2021-02-16RDMA/hns: Fixes missing error code of CMDQLang Cheng
2021-02-16RDMA/hns: Remove unused member and variable of CMDQLang Cheng
2021-02-08RDMA/hns: Delete redundant judgment when preparing descriptorsXinhao Liu
2021-02-08RDMA/hns: Remove unnecessary wrap around for EQ's consumer indexYixian Liu
2021-02-08RDMA/hns: Avoid unnecessary memset on WQEs in post_sendLang Cheng
2021-02-08RDMA/hns: Remove some magic numbersXinhao Liu
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: Skip qp_flow_control_init() for HIP09Yixing Liu
2021-02-08RDMA/hns: Disable RQ inline by defaultLijun Ou
2021-02-08RDMA/hns: Add mapped page count checking for MTRXi Wang
2021-02-08RDMA/hns: Fix type of sq_signal_bitsWeihang Li
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li
2021-02-08RDMA/hns: Add support of direct wqeYixing Liu
2021-02-08RDMA/hns: Add verification of QP type when post_recvWenpeng Liang
2021-02-08RDMA/hns: Refactor hns_roce_v2_post_srq_recv()Wenpeng Liang
2021-02-08RDMA/hns: Clear remaining unused sges when post_recvXi Wang
2021-02-08RDMA/hns: Refactor post recv flowXi Wang
2021-02-08RDMA/hns: Use new interfaces to write SRQCLang Cheng
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: Fixed wrong judgments in the goto branchWenpeng Liang
2021-02-08RDMA/hns: Force srq_limit to 0 when creating 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: Use new interface to set MPT related fieldsLang Cheng
2021-01-28RDMA/hns: Optimize the MR registration processLang Cheng
2021-01-28RDMA/hns: Refactor the MTR creation flowXi Wang
2021-01-22RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' paramLee Jones
2021-01-22RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'Lee Jones
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
2021-01-07RDMA/hns: remove h from printk format specifierTom Rix
2020-12-11RDMA/hns: Simplify AEQE process for different types of queueYixian Liu