summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-09RDMA/hns: Avoid unncessary initializationLijun Ou
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li
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-08-18RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King
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 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-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
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