summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* RDMA/hns: Set access flags of hip08 RoCEoulijun2018-01-032-12/+37
* RDMA/hns: Update the usage of sr_max and rr_max fieldoulijun2018-01-031-11/+16
* RDMA/hns: Add rq inline data support for hip08 RoCEoulijun2018-01-033-8/+127
* RDMA/hns: Add detailed comments for mb() callYixian Liu2017-12-292-23/+22
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-275-45/+30
|\
| * RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-12/+14
| * RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-26/+1
| * RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)2017-12-011-7/+15
* | RDMA/hns: Add eq support of hip08Yixian Liu2017-12-225-8/+1408
* | RDMA/hns: Refactor eq code for hip06Yixian Liu2017-12-2210-930/+843
|/
* RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-103-1/+4
* RDMA/hns: Unify the calculation for hem index in hip08oulijun2017-11-101-4/+6
* RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun2017-11-101-0/+5
* RDMA/hns: Add sq_invld_flg field in QP contextoulijun2017-11-102-2/+6
* RDMA/hns: Update the usage of ack timeout in hip08oulijun2017-11-101-7/+4
* RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2017-11-102-1/+17
* RDMA/hns: Enable the cqe field of sqwqe of RCoulijun2017-11-101-2/+3
* RDMA/hns: Set se attribute of sqwqe in hip08oulijun2017-11-101-0/+3
* RDMA/hns: Configure fence attribute in hip08 RoCEoulijun2017-11-101-1/+3
* RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-107-2/+68
* RDMA/hns: Update calculation of irrl_ba field for hip08oulijun2017-11-101-2/+2
* RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-105-12/+42
* RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)2017-11-103-3/+6
OpenPOWER on IntegriCloud