aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou1-2/+0
2019-06-25RDMA/hns: fix potential integer overflow on left shiftColin Ian King1-1/+1
2019-06-20RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou1-0/+99
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-5/+6
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou1-0/+2
2018-06-04IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing1-5/+3
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)1-23/+0
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)1-10/+19
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and platform deviceWei Hu(Xavier)1-3/+3
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)1-0/+2
2017-07-28IB/hns: Support compile test for hns RoCE driverMatan Barak1-0/+1
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-4/+7
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+257