summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-105-0/+195
* RDMA/hns: Add modify CQ support for hip08oulijun2017-10-255-0/+51
* RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)2017-10-251-4/+4
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-256-16/+21
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-255-57/+142
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-1820-636/+6452
|\
| * RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King2017-10-181-1/+1
| * IB/hns: Declare local functions 'static'Bart Van Assche2017-10-141-29/+35
| * IB/hns: Annotate iomem pointers correctlyBart Van Assche2017-10-143-8/+10
| * RDMA/hns: return 0 rather than return a garbage status valueColin Ian King2017-10-041-0/+1
| * RDMA/hns: Fix calltrace for sleeping in atomicLijun Ou2017-09-291-1/+1
OpenPOWER on IntegriCloud