summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hem.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou2019-06-251-5/+0Star
* RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou2019-06-201-0/+460
* RDMA/hns: fix inverted logic of readl read and shiftColin Ian King2019-06-071-1/+1
* RDMA/hns: Replace magic numbers with #definesLijun Ou2019-05-271-9/+9
* RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng2019-05-271-10/+11
* RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-081-2/+4
* RDMA/hns: Add timer allocation support for hip08Yangyang Li2019-01-241-0/+42
* RDMA/hns: Add SCC context allocation support for hip08Yangyang Li2019-01-241-3/+23
* RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou2018-12-051-1/+31
* RDMA/hns: Init SRQ table for hip08Lijun Ou2018-12-051-0/+9
* RDMA/hns: Use delay instead of usleepLijun Ou2018-07-271-2/+2
* RDMA/hns: Add illegal hop_num judgementLijun Ou2018-07-271-0/+3
* RDMA/hns: Adjust the order of cleanup hem tableoulijun2018-04-271-2/+2
* RDMA/hns: Bugfix for init hem tableoulijun2018-04-271-4/+4
* RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2017-12-011-12/+13
* RDMA/hns: Unify the calculation for hem index in hip08oulijun2017-11-101-4/+6
* RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-101-0/+3
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-251-16/+13Star
* RDMA/hns: make various function static, fixes warningsColin Ian King2017-09-291-9/+9
* RDMA/hns: Add releasing resource operation in error branchWei Hu(Xavier)2017-09-271-0/+2
* RDMA/hns: Split CQE from MTT in hip08Shaobo Xu2017-09-271-0/+3
* RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu2017-09-271-19/+100
* RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...Shaobo Xu2017-09-271-10/+568
* RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-6/+6
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-0/+1
* IB/hns: Fix for Checkpatch.pl comment style errorsSalil2016-12-031-3/+3
* IB/hns: Fix bug of clear hemWei Hu (Xavier)2016-10-031-74/+2Star
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+476