summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_cq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Bugfix for cq record db for kerneloulijun2018-05-231-0/+1
* RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu2018-03-221-21/+17
* RDMA/hns: Fix cqn type and init respYixian Liu2018-03-151-8/+7
* RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu2018-03-131-1/+16
* RDMA/hns: Support cq record doorbell for the user spaceYixian Liu2018-03-131-6/+36
* RDMA/hns: Refactor eq code for hip06Yixian Liu2017-12-221-9/+10
* RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-101-0/+2
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-251-3/+18
* RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)2017-09-271-2/+2
* RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)2017-09-271-14/+14
* RDMA/hns: Split CQE from MTT in hip08Shaobo Xu2017-09-271-1/+14
* RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu2017-09-271-5/+7
* 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/+3
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+1
* IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky2016-12-031-1/+1
* IB/hns: Fix the bug when free cqShaobo Xu2016-12-031-11/+16
* IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-031-2/+2
* IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)2016-12-031-2/+2
* IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)2016-12-031-0/+9
* IB/hns: Cq has not been freedLijun Ou2016-10-031-1/+4
* IB/hns: Fix bug of using uninit refcount and freeLijun Ou2016-10-031-0/+8
* IB/hns: Remove parameters of resize cqLijun Ou2016-10-031-3/+0
* IB/hns: Remove unused parameters in some functionsLijun Ou2016-10-031-4/+3
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+446