aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu1-1/+1
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-1/+4
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu2-12/+11
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu3-19/+18
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu5-13/+142
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu4-6/+55
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu6-5/+195
2018-02-14RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()Andy Shevchenko2-8/+8
2018-02-14RDMA/hns: Use free_pages function instead of free_pageoulijun1-1/+1
2018-02-14RDMA/hns: Fix QP state judgement before receiving work requestsYixian Liu1-1/+1
2018-02-14RDMA/hns: Fix a bug with modifying mac addressoulijun1-1/+2
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun8-320/+363
2018-02-01RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun1-1/+0
2018-02-01RDMA/hns: Add names to function arguments in function pointersoulijun1-4/+4
2018-02-01RDMA/hns: Remove unnecessary operatoroulijun1-2/+2
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)1-4/+0
2018-01-16RDMA/hns: Set the guid for hip08 RoCE deviceoulijun1-0/+4
2018-01-16RDMA/hns: Update the verbs of polling for completionoulijun2-1/+13
2018-01-16RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun1-0/+3
2018-01-16RDMA/hns: Fill sq wqe context of ud type in hip08oulijun2-145/+385
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun2-16/+49
2018-01-16RDMA/hns: Create gsi qp in hip08oulijun1-2/+16
2018-01-16RDMA/hns: Assign the correct value for tx_cqnoulijun1-1/+1
2018-01-15RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe3-7/+11
2018-01-03RDMA/hns: Assign dest_qp when deregistering mroulijun1-1/+1
2018-01-03RDMA/hns: Fix QP state judgement before sending work requestsYixian Liu1-1/+2
2018-01-03RDMA/hns: Filter for zero length of sge in hip08 kernel modeoulijun1-9/+20
2018-01-03RDMA/hns: Set access flags of hip08 RoCEoulijun2-12/+37
2018-01-03RDMA/hns: Update the usage of sr_max and rr_max fieldoulijun1-11/+16
2018-01-03RDMA/hns: Add rq inline data support for hip08 RoCEoulijun3-8/+127
2017-12-29RDMA/hns: Add detailed comments for mb() callYixian Liu2-23/+22
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe5-45/+30
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu5-8/+1408
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu10-930/+843
2017-12-01RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2-12/+14
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2-26/+1
2017-12-01RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)1-7/+15
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun3-1/+4
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08oulijun1-4/+6
2017-11-10RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun1-0/+5
2017-11-10RDMA/hns: Add sq_invld_flg field in QP contextoulijun2-2/+6
2017-11-10RDMA/hns: Update the usage of ack timeout in hip08oulijun1-7/+4
2017-11-10RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2-1/+17
2017-11-10RDMA/hns: Enable the cqe field of sqwqe of RCoulijun1-2/+3
2017-11-10RDMA/hns: Set se attribute of sqwqe in hip08oulijun1-0/+3
2017-11-10RDMA/hns: Configure fence attribute in hip08 RoCEoulijun1-1/+3
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun7-2/+68
2017-11-10RDMA/hns: Update calculation of irrl_ba field for hip08oulijun1-2/+2
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)5-12/+42
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)3-3/+6