aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun1-13/+41
2018-02-01RDMA/hns: Remove unnecessary operatoroulijun1-2/+2
2018-01-16RDMA/hns: Set the guid for hip08 RoCE deviceoulijun1-0/+4
2018-01-16RDMA/hns: Update the verbs of polling for completionoulijun1-0/+12
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 hip08oulijun1-145/+301
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun1-16/+48
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 Gunthorpe1-3/+3
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 RoCEoulijun1-12/+36
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 RoCEoulijun1-1/+63
2017-12-29RDMA/hns: Add detailed comments for mb() callYixian Liu1-16/+10
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-7/+15
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu1-4/+1173
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 hip08oulijun1-1/+1
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 contextoulijun1-0/+2
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 hip08oulijun1-0/+16
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 deviceoulijun1-0/+23
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)1-4/+21
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)1-1/+2
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)1-0/+53
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun1-0/+42
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)1-0/+1
2017-10-14IB/hns: Annotate iomem pointers correctlyBart Van Assche1-1/+2
2017-10-04RDMA/hns: return 0 rather than return a garbage status valueColin Ian King1-0/+1
2017-09-29RDMA/hns: Fix calltrace for sleeping in atomicLijun Ou1-1/+1
2017-09-29RDMA/hns: Set rdma_ah_attr type for querying qpLijun Ou1-0/+1
2017-09-29RDMA/hns: Check return value of kzallocWei Hu(Xavier)1-2/+4
2017-09-29RDMA/hns: make various function static, fixes warningsColin Ian King1-6/+6
2017-09-27RDMA/hns: Configure the MTPT in hip08Wei Hu(Xavier)1-0/+94
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)1-0/+325
2017-09-27RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)1-0/+1306
2017-09-27RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)1-0/+376
2017-09-27RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driverWei Hu(Xavier)1-0/+49
2017-09-27RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)1-0/+3
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu1-0/+6
2017-09-27RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08Wei Hu(Xavier)1-1/+197
2017-09-27RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08Shaobo Xu1-0/+13
2017-09-27RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)1-0/+84
2017-09-27RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)1-0/+246