summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Remove unused variables and definitionsLang Cheng2020-09-292-10/+0
* RDMA/drivers: Remove udata check from special QPLeon Romanovsky2020-09-291-39/+18
* RDMA/hns: Support inline data in extented sge space for RCWeihang Li2020-09-244-52/+162
* RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li2020-09-241-0/+1
* RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li2020-09-241-6/+12
* RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang2020-09-241-1/+3
* RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang2020-09-241-3/+3
* RDMA/hns: Add check for the validity of sl configurationJiaran Zhang2020-09-242-2/+12
* RDMA/hns: Correct typo of hns_roce_create_cq()Lang Cheng2020-09-241-1/+1
* RDMA/hns: Add interception for resizing SRQsYangyang Li2020-09-241-0/+4
* RDMA/hns: Refactor process about opcode in post_send()Weihang Li2020-09-241-55/+76
* RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li2020-09-246-12/+38
* RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang2020-09-246-18/+75
* RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang2020-09-247-16/+48
* RDMA/hns: Add support for EQE in size of 64 BytesWenpeng Liang2020-09-244-20/+44
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-09-181-1/+0
* RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-173-22/+11
* RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencodingJason Gunthorpe2020-09-111-30/+19
* RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-091-2/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-093-4/+6
* RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-092-2/+3
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-092-6/+4
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-092-2/+3
* RDMA/hns: Avoid unncessary initializationLijun Ou2020-09-096-24/+24
* Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-316-15/+9
|\
| * Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li2020-08-205-14/+8
| * RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King2020-08-181-1/+1
* | RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li2020-08-313-13/+41
* | RDMA/hns: Add a check for current state before modifying QPLang Cheng2020-08-271-2/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-078-277/+269
|\
| * RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang2020-07-302-0/+10
| * RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng2020-07-301-1/+3
| * RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng2020-07-301-2/+0
| * RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li2020-07-301-13/+17
| * RDMA/hns: Remove support for HIP08_ALang Cheng2020-07-303-65/+47
| * RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li2020-07-301-19/+26
| * RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng2020-07-302-30/+14
| * RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang2020-07-074-132/+147
| * RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-072-2/+2
| * RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb2020-06-233-15/+5
* | RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang2020-07-161-1/+1
* | RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li2020-07-161-12/+22
* | RDMA/hns: Fix an cmd queue issue when resettingYangyang Li2020-06-181-1/+1
* | RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li2020-06-184-14/+17
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-3/+3
* RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter2020-06-031-1/+1
* RDMA/hns: remove duplicate assignment to pointer raqColin Ian King2020-05-291-1/+1
* RDMA/hns: Make the end of sge process more clearYixian Liu2020-05-251-2/+2
* RDMA/hns: Simplify process related to poll cqLang Cheng2020-05-251-8/+3
* RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang2020-05-252-7/+6