summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-30RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang
2020-07-30RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng
2020-07-30RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng
2020-07-30RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng
2020-07-30RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li
2020-07-30RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng
2020-07-16RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang
2020-06-18RDMA/hns: Fix an cmd queue issue when resettingYangyang Li
2020-06-18RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li
2020-06-02RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...Xi Wang
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng
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-19RDMA/hns: Remove redundant memcpy()Weihang Li
2020-05-19RDMA/hns: Fix wrong assignment of SRQ's max_wrWeihang Li
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