summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_cq.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu1-9/+10
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun1-0/+2
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)1-3/+18
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)1-2/+2
2017-09-27RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)1-14/+14
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu1-1/+14
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu1-5/+7
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)1-6/+6
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)1-0/+3
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+1
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky1-1/+1
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu1-11/+16
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-2/+2
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)1-2/+2
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)1-0/+9
2016-10-03IB/hns: Cq has not been freedLijun Ou1-1/+4
2016-10-03IB/hns: Fix bug of using uninit refcount and freeLijun Ou1-0/+8
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou1-3/+0
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou1-4/+3
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+446