aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+2
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-0/+1
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib1-0/+2
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou1-0/+7
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-1/+57
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou1-0/+23
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou1-0/+4
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu1-0/+10
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou1-0/+1
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou1-0/+1
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou1-0/+1
2018-09-26RDMA/hns: Add MW support for hip08Yixian Liu1-0/+21
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou1-0/+1
2018-09-26RDMA/hns: Add atomic supportLijun Ou1-0/+1
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe1-8/+0
2018-09-19RDMA/hns: Move all prints out of irq handleliuyixian1-0/+1
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu1-1/+17
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou1-1/+1
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-4/+4
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche1-1/+1
2018-07-11RDMA/hns: Add TPQ link table supportoulijun1-0/+1
2018-07-11RDMA/hns: Add TSQ link table supportoulijun1-0/+2
2018-07-11RDMA/hns: Fix endian conversions and annotationsoulijun1-5/+5
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-1/+1
2018-05-30RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)1-0/+8
2018-05-30RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)1-0/+2
2018-05-24RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)1-0/+1
2018-05-16RDMA/hns: Add 64KB page size support for hip08Yixian Liu1-0/+3
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu1-0/+1
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu1-0/+6
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu1-0/+6
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu1-1/+45
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun1-1/+1
2018-02-01RDMA/hns: Add names to function arguments in function pointersoulijun1-4/+4
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun1-0/+1
2018-01-03RDMA/hns: Set access flags of hip08 RoCEoulijun1-0/+1
2018-01-03RDMA/hns: Add rq inline data support for hip08 RoCEoulijun1-0/+18
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-3/+1
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu1-1/+25
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu1-6/+51
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)1-3/+1
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun1-0/+1
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun1-0/+2
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)1-2/+2
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)1-0/+1
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)1-0/+12
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun1-0/+1
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)1-0/+2
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)1-4/+6