summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
AgeCommit message (Expand)Author
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-22RDMA/hns: Fix some print issuesYixing Liu
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-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang
2021-04-08RDMA/hns: Avoid enabling RQ inline on UDWeihang Li
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-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-08RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng
2021-01-28RDMA/hns: Refactor the MTR creation flowXi Wang
2021-01-19RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang
2020-12-11RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li
2020-12-01RDMA/hns: Refactor process of setting extended sgeWeihang Li
2020-12-01RDMA/hns: Bugfix for calculation of extended sgeYangyang Li
2020-11-27RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li
2020-11-26RDMA/hns: Add UD support for HIP09Weihang Li
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-09-29RDMA/hns: Remove unused variables and definitionsLang Cheng
2020-09-29RDMA/drivers: Remove udata check from special QPLeon Romanovsky
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-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang
2020-05-19RDMA/hns: Reserve one sge in order to avoid local length errorLijun Ou
2020-05-19RDMA/hns: Rename macro for defining hns hardware page sizeXi Wang
2020-05-12RDMA/hns: Combine enable flags of qpLang Cheng
2020-05-06RDMA/hns: Optimize WQE buffer size calculating processXi Wang