aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_db.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang1-1/+0
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb1-2/+2
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng1-2/+1
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang1-4/+4
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua1-1/+2
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig1-1/+1
2019-07-22RDMA/hns: Fix sg offset non-zero issueXi Wang1-7/+8
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou1-4/+0
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou1-3/+5
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-3/+3
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu1-0/+2
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu1-0/+112
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu1-0/+68