summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun
2018-02-01RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun
2018-02-01RDMA/hns: Add names to function arguments in function pointersoulijun
2018-02-01RDMA/hns: Remove unnecessary operatoroulijun
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)
2018-01-16RDMA/hns: Set the guid for hip08 RoCE deviceoulijun
2018-01-16RDMA/hns: Update the verbs of polling for completionoulijun
2018-01-16RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun
2018-01-16RDMA/hns: Fill sq wqe context of ud type in hip08oulijun
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun
2018-01-16RDMA/hns: Create gsi qp in hip08oulijun
2018-01-16RDMA/hns: Assign the correct value for tx_cqnoulijun
2018-01-15RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe
2018-01-03RDMA/hns: Assign dest_qp when deregistering mroulijun
2018-01-03RDMA/hns: Fix QP state judgement before sending work requestsYixian Liu
2018-01-03RDMA/hns: Filter for zero length of sge in hip08 kernel modeoulijun
2018-01-03RDMA/hns: Set access flags of hip08 RoCEoulijun
2018-01-03RDMA/hns: Update the usage of sr_max and rr_max fieldoulijun
2018-01-03RDMA/hns: Add rq inline data support for hip08 RoCEoulijun
2017-12-29RDMA/hns: Add detailed comments for mb() callYixian Liu
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu
2017-12-01RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)
2017-12-01RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08oulijun
2017-11-10RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun
2017-11-10RDMA/hns: Add sq_invld_flg field in QP contextoulijun
2017-11-10RDMA/hns: Update the usage of ack timeout in hip08oulijun
2017-11-10RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun
2017-11-10RDMA/hns: Enable the cqe field of sqwqe of RCoulijun
2017-11-10RDMA/hns: Set se attribute of sqwqe in hip08oulijun
2017-11-10RDMA/hns: Configure fence attribute in hip08 RoCEoulijun
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun
2017-11-10RDMA/hns: Update calculation of irrl_ba field for hip08oulijun
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun
2017-10-25RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-18RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King
2017-10-14IB/hns: Declare local functions 'static'Bart Van Assche
2017-10-14IB/hns: Annotate iomem pointers correctlyBart Van Assche
2017-10-04RDMA/hns: return 0 rather than return a garbage status valueColin Ian King