aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-03-29RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva
2020-03-29RDMA/hns: Modify the mask of QP number for CQE of hip08Lang Cheng
2020-03-29RDMA/hns: Reduce the maximum number of extend SGE per WQELang Cheng
2020-03-29RDMA/hns: Reduce PFC frames in congestion scenariosJihua Tao
2020-03-26RDMA/hns: Remove redundant judgment of qp_typeWeihang Li
2020-03-26RDMA/hns: Remove redundant assignment of wc->smac when polling cqWeihang Li
2020-03-26RDMA/hns: Remove redundant qpc setup operationsLang Cheng
2020-03-26RDMA/hns: Remove meaningless printsWenpeng Liang
2020-03-26RDMA/hns: Remove definition of cq doorbell structureLang Cheng
2020-03-26RDMA/hns: Adjust the qp status value sequence of the hardwareLang Cheng
2020-03-26RDMA/hns: Optimize hns_roce_alloc_vf_resource()Lijun Ou
2020-03-26RDMA/hns: Simplify attribute judgment codeLang Cheng
2020-03-26RDMA/hns: Fix a wrong judgment of return valueWeihang Li
2020-03-26RDMA/hns: Unify format of printsLijun Ou
2020-03-24RDMA/hns: Optimize mhop put flow for multi-hop addressingXi Wang
2020-03-24RDMA/hns: Optimize mhop get flow for multi-hop addressingXi Wang
2020-03-18RDMA/hns: Check if depth of qp is 0 before configureLang Cheng
2020-03-18RDMA/hns: Optimize wqe buffer set flow for post sendXi Wang
2020-03-18RDMA/hns: Optimize base address table config flow for qp bufferXi Wang
2020-03-18RDMA/hns: Optimize the wr opcode conversion from ib to hnsXi Wang
2020-03-18RDMA/hns: Optimize wqe buffer filling process for post sendXi Wang
2020-03-18RDMA/hns: Rename wqe buffer related functionsXi Wang
2020-03-13RDMA/hns: Fix wrong judgments of udata->outlenWeihang Li
2020-03-04RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-02-28RDMA/hns: Optimize qp doorbell allocation flowXi Wang
2020-02-28RDMA/hns: Optimize kernel qp wrid allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp param setup flowXi Wang
2020-02-28RDMA/hns: Optimize qp buffer allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp number assign flowXi Wang
2020-02-28RDMA/hns: Optimize qp context create and destroy flowXi Wang
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang
2020-02-28RDMA/hns: Stop doorbell update while qp state errorYixian Liu
2020-02-28RDMA/hns: Use flush framework for the case in aeqYixian Liu
2020-02-28RDMA/hns: Treat revision HIP08_A as a special caseLang Cheng
2020-02-20RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng
2020-02-20RDMA/hns: fix spelling mistake: "attatch" -> "attach"Colin Ian King
2020-02-13RDMA/hns: Delayed flush cqe process with workqueueYixian Liu
2020-02-13RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu
2020-02-11RDMA/hns: Optimize eqe buffer allocation flowXi Wang
2020-02-11RDMA/hns: Cleanups of magic numbersLang Cheng
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-15RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang
2020-01-15RDMA/hns: Get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-10RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou