summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_mr.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Add 64KB page size support for hip08Yixian Liu2018-05-161-6/+0
* RDMA/hns: Use free_pages function instead of free_pageoulijun2018-02-141-1/+1
* RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-101-0/+123
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-251-27/+66
* RDMA/hns: remove redundant assignment to variable jColin Ian King2017-09-291-1/+0
* RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)2017-09-271-24/+398
* RDMA/hns: Split CQE from MTT in hip08Shaobo Xu2017-09-271-15/+51
* RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu2017-09-271-5/+11
* RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-4/+4
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-0/+3
* IB/hns: Support compile test for hns RoCE driverMatan Barak2017-07-281-0/+1
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-4/+5
* IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring2017-04-201-5/+6
* IB/hns: Fix the bug when free mrShaobo Xu2016-12-031-7/+14
* IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-031-1/+1
* IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)2016-12-031-2/+2
* IB/hns: Optimize the logic of allocating memory using APIsWei Hu (Xavier)2016-12-031-7/+9
* IB/hns: Fix bug of memory leakage for registering user mrLijun Ou2016-10-031-0/+3
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+614