summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_cq.c
AgeCommit message (Expand)Author
2019-08-05RDMA/hns: Remove not used UAR assignmentLeon Romanovsky
2019-07-25RDMA/hns: Package the flow of creating cqLijun Ou
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-05-23RDMA/hns: Bugfix for cq record db for kerneloulijun
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)
2017-09-27RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)
2016-10-03IB/hns: Cq has not been freedLijun Ou
2016-10-03IB/hns: Fix bug of using uninit refcount and freeLijun Ou
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun