summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_mr.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou2019-06-251-5/+0Star
* RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-3/+1Star
* RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou2019-06-201-0/+118
* RDMA/hns: Replace magic numbers with #definesLijun Ou2019-05-271-19/+24
* Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-2/+2
|\
| * RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-081-2/+2
* | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-3/+3
|/
* RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-50/+38Star
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-4/+3Star
* RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou2018-12-111-2/+2
* RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou2018-12-051-15/+122
* RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-161-8/+84
* RDMA/hns: Add MW support for hip08Yixian Liu2018-09-271-0/+120
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-1/+1
* RDMA/hns: Add 64KB page size support for hip08Yixian Liu2018-05-171-6/+0Star
* RDMA/hns: Use free_pages function instead of free_pageoulijun2018-02-151-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/+0Star
* 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-091-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