summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2020-05-19RDMA/hns: Fix assignment to ba_pg_sz of eqeWenpeng Liang
2020-05-19RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng
2020-05-19RDMA/hns: Bugfix for querying qkeyLijun Ou
2020-05-12RDMA/hns: Combine enable flags of qpLang Cheng
2020-05-12RDMA/hns: Extend capability flags for HIP08_CWeihang Li
2020-05-06RDMA/hns: Remove redundant assignment of capsWenpeng Liang
2020-05-06RDMA/hns: Adjust lp_pktn_ini dynamicallyWeihang Li
2020-05-06RDMA/hns: Optimize SRQ buffer size calculating processXi Wang
2020-05-06RDMA/hns: Move SRQ code to the reasonable placeYixian Liu
2020-05-06RDMA/hns: Optimize WQE buffer size calculating processXi Wang
2020-05-06RDMA/hns: Optimize PBL buffer allocation processXi Wang
2020-04-24RDMA/hns: Simplify the state judgment code of qpLang Cheng
2020-04-24RDMA/hns: Simplify the cqe code of poll cqLang Cheng
2020-04-24RDMA/hns: Simplify the qp state convert codeLang Cheng
2020-04-24RDMA/hns: Optimize hns_roce_v2_set_mac()Lijun Ou
2020-04-24RDMA/hns: Optimize hns_roce_config_link_table()Lijun Ou
2020-04-22RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang
2020-04-22RDMA/hns: Support 0 hop addressing for SRQ bufferXi Wang
2020-04-22RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang
2020-04-22RDMA/hns: Optimize 0 hop addressing for EQE bufferXi Wang
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang
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: Optimize hns_roce_alloc_vf_resource()Lijun Ou
2020-03-26RDMA/hns: Simplify attribute judgment codeLang Cheng
2020-03-26RDMA/hns: Unify format of printsLijun Ou
2020-03-18RDMA/hns: Optimize wqe buffer set flow for post sendXi 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-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-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