aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-08-26Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-19RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang
2020-08-19RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng
2020-07-16RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang
2020-07-16RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li
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-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King
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 parameters from free_srq/qp_wrid()Wenpeng Liang
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang
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: Change all page_shift to unsignedWeihang Li
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang
2020-05-25RDMA/hns: Remove unused code about assertYangyang 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: Store mr len information into mr objLang Cheng
2020-05-19RDMA/hns: Fix error with to_hr_hem_entries_count()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: Fix comments with non-English symbolsWeihang 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: Remove unused MTT functionsXi Wang
2020-05-06RDMA/hns: Optimize PBL buffer allocation processXi Wang
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-24RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()Lang Cheng
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