summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
AgeCommit message (Expand)Author
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
2020-04-22RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang
2020-03-18RDMA/hns: Check if depth of qp is 0 before configureLang Cheng
2020-03-18RDMA/hns: Optimize base address table config flow for qp bufferXi Wang
2020-03-18RDMA/hns: Rename wqe buffer related functionsXi Wang
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: Use flush framework for the case in aeqYixian Liu
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: 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-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu
2019-10-28RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu
2019-09-16RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-20RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter
2019-08-13RDMA/hns: Bugfix for creating qp attached to srqLijun Ou
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu
2019-08-12RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou
2019-08-12RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou