summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_srq.c
AgeCommit message (Expand)Author
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-08RDMA/hns: Fix non-standard error codesYixian Liu
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu
2019-11-06RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2019-10-21RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_queWeihang Li
2019-08-28RDMA/hns: Delete the not-used linesWenpeng Liang
2019-08-28RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang
2019-07-25RDMA/hns: Refactor the code of creating srqLijun Ou
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-04RDMA/hns: Make some function staticYueHaibing
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou