summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-5/+3
* RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford2018-06-011-3/+1
* RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)2018-05-302-1/+77
* RDMA/hns: Fix the illegal memory operation when cross pageWei Hu(Xavier)2018-05-302-20/+53
* RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)2018-05-304-0/+88
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-285-12/+36
|\
| * RDMA/hns: Move the location for initializing tmp_lenoulijun2018-05-231-1/+2
| * RDMA/hns: Bugfix for cq record db for kerneloulijun2018-05-231-0/+1
| * RDMA/hns: Fix the bug with NULL pointeroulijun2018-05-091-1/+1
| * RDMA/hns: Set NULL for __internal_mroulijun2018-05-091-0/+1
| * RDMA/hns: Enable inner_pa_vld filed of mptoulijun2018-05-091-0/+2
| * RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun2018-05-091-0/+2
| * RDMA/hns: Fix the bug with rq sgeoulijun2018-05-091-2/+2
| * RDMA/hns: Not support qp transition from reset to reset for hip06oulijun2018-05-091-1/+8
| * RDMA/hns: Add return operation when configured global param failoulijun2018-05-091-0/+1
| * RDMA/hns: Update convert function of endian formatoulijun2018-05-091-1/+1
| * RDMA/hns: Load the RoCE dirver automaticallyoulijun2018-05-091-0/+2
| * RDMA/hns: Bugfix for rq record db for kerneloulijun2018-05-091-0/+1
| * RDMA/hns: Add rq inline flags judgementoulijun2018-05-091-6/+12
* | RDMA/hns: Increase checking CMQ status timeout valueWei Hu(Xavier)2018-05-241-1/+1
* | RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)2018-05-242-4/+7
* | RDMA/hns: Rename the idx field of dboulijun2018-05-242-4/+4
* | RDMA/hns: Add 64KB page size support for hip08Yixian Liu2018-05-163-22/+23
* | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-093-27/+36
|\ \ | |/
| * RDMA/hns: Fix a couple misspellingsoulijun2018-04-272-2/+2
| * RDMA/hns: Submit bad wroulijun2018-04-271-1/+2
| * RDMA/hns: Update assignment method for owner field of send wqeoulijun2018-04-271-1/+2
| * RDMA/hns: Adjust the order of cleanup hem tableoulijun2018-04-271-2/+2
| * RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun2018-04-271-8/+12
| * RDMA/hns: Remove some unnecessary attr_mask judgementoulijun2018-04-271-7/+4
| * RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun2018-04-271-1/+1
| * RDMA/hns: Fix the qp context state diagramoulijun2018-04-271-1/+2
| * RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun2018-04-271-0/+5
| * RDMA/hns: Bugfix for init hem tableoulijun2018-04-271-4/+4
* | RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky2018-05-091-1/+0
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0612-78/+434
|\
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-11/+9
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-031-5/+3
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-7/+0
| * RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu2018-03-221-21/+17
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
| * RDMA/hns: Fix init resp when alloc ucontextYixian Liu2018-03-191-1/+1
| * RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-1/+4
| * RDMA/hns: Fix cqn type and init respYixian Liu2018-03-152-12/+11
| * RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu2018-03-133-19/+18
| * RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu2018-03-135-13/+142
| * RDMA/hns: Support cq record doorbell for the user spaceYixian Liu2018-03-134-6/+55
| * RDMA/hns: Support rq record doorbell for the user spaceYixian Liu2018-03-136-5/+195
| * RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()Andy Shevchenko2018-02-142-8/+8
| * RDMA/hns: Use free_pages function instead of free_pageoulijun2018-02-141-1/+1
OpenPOWER on IntegriCloud