aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou1-5/+0
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou1-0/+460
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King1-1/+1
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou1-9/+9
2019-05-27RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng1-10/+11
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou1-2/+4
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li1-0/+42
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li1-3/+23
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-1/+31
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou1-0/+9
2018-07-26RDMA/hns: Use delay instead of usleepLijun Ou1-2/+2
2018-07-26RDMA/hns: Add illegal hop_num judgementLijun Ou1-0/+3
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun1-2/+2
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun1-4/+4
2017-12-01RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)1-12/+13
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08oulijun1-4/+6
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun1-0/+3
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)1-16/+13
2017-09-29RDMA/hns: make various function static, fixes warningsColin Ian King1-9/+9
2017-09-27RDMA/hns: Add releasing resource operation in error branchWei Hu(Xavier)1-0/+2
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu1-0/+3
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu1-19/+100
2017-09-27RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08Shaobo Xu1-10/+568
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and platform deviceWei Hu(Xavier)1-6/+6
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)1-0/+1
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil1-3/+3
2016-10-03IB/hns: Fix bug of clear hemWei Hu (Xavier)1-74/+2
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+476