summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_main.c
AgeCommit message (Expand)Author
2023-01-09RDMA/hns: Support cqe inline in user spaceLuoyouming
2023-01-09RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming
2022-12-28RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin
2022-11-18RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-27RDMA/hns: Unified Log Printing StyleGuofeng Yue
2022-09-27RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin
2022-09-27RDMA/hns: Remove unnecessary braces for single statement blocksGuofeng Yue
2022-08-30RDMA/hns: Remove the num_qpc_timer variableYixing Liu
2022-08-24RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support MR's restrack ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support QP's restrack raw ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support QP's restrack ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support CQ's restrack raw ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang
2022-05-04RDMA/hns: Remove the num_cqc_timer variableYixing Liu
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-12-06RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2021-11-17RDMA/hns: Validate the pkey indexKamal Heib
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-24RDMA/hns: Use IDA interface to manage srq indexYangyang Li
2021-08-24RDMA/hns: Use IDA interface to manage uar indexYangyang Li
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage pd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-04-01RDMA/hns: Support congestion control type selection according to the FWYangyang Li
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-23RDMA/hns: Support to query firmware versionLang Cheng
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li
2021-02-08RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang
2021-01-18RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang
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-11-26RDMA/hns: Add UD support for HIP09Weihang Li
2020-10-28RDMA/hns: Add support for filling GMV tableWeihang Li
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe