summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_cq.c
AgeCommit message (Expand)Author
2024-04-16RDMA/hns: Add mutex_destroy()wenglianfa
2024-04-16RDMA/hns: Fix UAF for cq async eventChengchang Tang
2024-01-25RDMA/hns: Refactor mtr findChengchang Tang
2023-11-19RDMA/hns: Support SW stats with debugfsJunxian Huang
2022-09-27RDMA/hns: Unified Log Printing StyleGuofeng Yue
2022-03-04RDMA/hns: Refactor the alloc_cqc()Wenpeng Liang
2022-03-04RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang
2022-03-04RDMA/hns: Refactor mailbox functionsChengchang Tang
2022-03-04RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang
2022-03-04RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
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