summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_cq.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-5/+3Star
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-15/+8Star
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-26/+22Star
* RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-211-2/+1Star
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-12/+11Star
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-2/+6
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-2/+2
* RDMA/hns: Convert cq_table to XArrayMatthew Wilcox2019-03-291-22/+11Star
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-4/+5
* 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/+17Star
* RDMA/hns: Fix cqn type and init respYixian Liu2018-03-151-8/+7Star
* 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/+1Star
* 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/+0Star
* IB/hns: Remove unused parameters in some functionsLijun Ou2016-10-031-4/+3Star
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+446