summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* 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
| * RDMA/hns: Fix QP state judgement before receiving work requestsYixian Liu2018-02-141-1/+1
| * RDMA/hns: Fix a bug with modifying mac addressoulijun2018-02-141-1/+2
* | RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King2018-03-271-1/+1
|/
* RDMA/hns: Fix the endian problem for hnsoulijun2018-02-058-320/+363
* RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun2018-02-011-1/+0
* RDMA/hns: Add names to function arguments in function pointersoulijun2018-02-011-4/+4
* RDMA/hns: Remove unnecessary operatoroulijun2018-02-011-2/+2
* RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)2018-01-181-4/+0
* RDMA/hns: Set the guid for hip08 RoCE deviceoulijun2018-01-161-0/+4
* RDMA/hns: Update the verbs of polling for completionoulijun2018-01-162-1/+13
* RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun2018-01-161-0/+3
* RDMA/hns: Fill sq wqe context of ud type in hip08oulijun2018-01-162-145/+385
* RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun2018-01-162-16/+49
* RDMA/hns: Create gsi qp in hip08oulijun2018-01-161-2/+16
* RDMA/hns: Assign the correct value for tx_cqnoulijun2018-01-161-1/+1
* RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe2018-01-153-7/+11
* RDMA/hns: Assign dest_qp when deregistering mroulijun2018-01-031-1/+1
* RDMA/hns: Fix QP state judgement before sending work requestsYixian Liu2018-01-031-1/+2
* RDMA/hns: Filter for zero length of sge in hip08 kernel modeoulijun2018-01-031-9/+20
OpenPOWER on IntegriCloud