summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_cq.c
AgeCommit message (Expand)Author
2021-09-27RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for CQ reference countingWeihang Li
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-04-01RDMA/hns: Reorganize hns_roce_create_cq()Yixing Liu
2021-01-28RDMA/hns: Refactor the MTR creation flowXi Wang
2021-01-18RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-09-24RDMA/hns: Correct typo of hns_roce_create_cq()Lang Cheng
2020-09-24RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng
2020-05-19RDMA/hns: Rename macro for defining hns hardware page sizeXi Wang
2020-04-22RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang
2020-03-13RDMA/hns: Fix wrong judgments of udata->outlenWeihang Li
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-08RDMA/hns: Fix non-standard error codesYixian Liu
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu
2019-11-08RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu
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