summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-5/+3
* RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2017-12-011-23/+0
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-251-10/+19
* RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-3/+3
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-0/+2
* IB/hns: Support compile test for hns RoCE driverMatan Barak2017-07-281-0/+1
* IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-031-4/+7
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+257