aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-28IB/hns: Support compile test for hns RoCE driverMatan Barak1-0/+1
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-4/+5
2017-04-20IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring1-5/+6
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu1-7/+14
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-1/+1
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)1-2/+2
2016-12-03IB/hns: Optimize the logic of allocating memory using APIsWei Hu (Xavier)1-7/+9
2016-10-03IB/hns: Fix bug of memory leakage for registering user mrLijun Ou1-0/+3
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+614