summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-09-24RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-09-24RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li
2020-09-24RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang
2020-09-24RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang
2020-09-24RDMA/hns: Add check for the validity of sl configurationJiaran Zhang
2020-09-24RDMA/hns: Correct typo of hns_roce_create_cq()Lang Cheng
2020-09-24RDMA/hns: Add interception for resizing SRQsYangyang Li
2020-09-24RDMA/hns: Refactor process about opcode in post_send()Weihang Li
2020-09-24RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li
2020-09-24RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang
2020-09-24RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang
2020-09-24RDMA/hns: Add support for EQE in size of 64 BytesWenpeng Liang
2020-09-18RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-11RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencodingJason Gunthorpe
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
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