aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe6-15/+9
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li3-13/+41
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng1-2/+4
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li5-14/+8
2020-08-18RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King1-1/+1
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-277/+269
2020-07-30RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang2-0/+10
2020-07-30RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng1-1/+3
2020-07-30RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng1-2/+0
2020-07-30RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li1-13/+17
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng3-65/+47
2020-07-30RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li1-19/+26
2020-07-30RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng2-30/+14
2020-07-16RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang1-1/+1
2020-07-16RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li1-12/+22
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang4-132/+147
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2-2/+2
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb3-15/+5
2020-06-18RDMA/hns: Fix an cmd queue issue when resettingYangyang Li1-1/+1
2020-06-18RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li4-14/+17
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-02RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter1-1/+1
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King1-1/+1
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu1-2/+2
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng1-8/+3
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang2-7/+6
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li3-137/+73
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang2-27/+30
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer configureXi Wang1-115/+149
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li2-10/+11
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li5-24/+27
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang1-4/+4
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li2-5/+0
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng1-13/+14
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng3-11/+11
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng1-5/+4
2020-05-19RDMA/hns: Reserve one sge in order to avoid local length errorLijun Ou5-8/+14
2020-05-19RDMA/hns: Rename macro for defining hns hardware page sizeXi Wang7-20/+22
2020-05-19RDMA/hns: Remove redundant memcpy()Weihang Li1-2/+0
2020-05-19RDMA/hns: Store mr len information into mr objLang Cheng1-0/+2
2020-05-19RDMA/hns: Fix error with to_hr_hem_entries_count()Weihang Li1-0/+3
2020-05-19RDMA/hns: Fix wrong assignment of SRQ's max_wrWeihang Li1-2/+2
2020-05-19RDMA/hns: Fix assignment to ba_pg_sz of eqeWenpeng Liang1-1/+1
2020-05-19RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng1-20/+12
2020-05-19RDMA/hns: Bugfix for querying qkeyLijun Ou1-1/+1
2020-05-12RDMA/hns: Combine enable flags of qpLang Cheng3-16/+15
2020-05-12RDMA/hns: Extend capability flags for HIP08_CWeihang Li3-1/+6
2020-05-06RDMA/hns: Remove redundant assignment of capsWenpeng Liang1-5/+0
2020-05-06RDMA/hns: Adjust lp_pktn_ini dynamicallyWeihang Li1-1/+2
2020-05-06RDMA/hns: Fix comments with non-English symbolsWeihang Li1-4/+3