summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix incorrect sge nums calculationLuoyouming2022-11-181-2/+16
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-061-1/+1
|\
| * RDMA/hns: Remove the num_qpc_timer variableYixing Liu2022-08-301-1/+1
* | RDMA/hns: Unified Log Printing StyleGuofeng Yue2022-09-271-15/+15
* | RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin2022-09-271-10/+10
* | RDMA/hns: Remove unnecessary braces for single statement blocksGuofeng Yue2022-09-271-2/+1
* | RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang2022-08-241-0/+1
* | RDMA/hns: Support MR's restrack ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Support QP's restrack raw ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Support QP's restrack ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Support CQ's restrack raw ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang2022-08-231-1/+5
|/
* RDMA/hns: Remove the num_cqc_timer variableYixing Liu2022-05-041-1/+1
* RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-051-57/+5
* RDMA/hns: Support direct wqe of userspaceYixing Liu2021-12-141-6/+30
* RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2021-12-061-1/+1
* RDMA/hns: Validate the pkey indexKamal Heib2021-11-171-0/+3
* RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-291-27/+112
* RDMA: Constify netdev->dev_addr accessesJakub Kicinski2021-10-251-1/+2
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-301-3/+1
|\
| * RDMA/hns: Fix the double unlock problem of poll_semYangyang Li2021-08-031-3/+1
* | RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang2021-08-251-2/+6
* | RDMA/hns: Use IDA interface to manage srq indexYangyang Li2021-08-241-16/+1
* | RDMA/hns: Use IDA interface to manage uar indexYangyang Li2021-08-241-9/+5
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+1
|/
* RDMA/hns: Modify function return value typeYangyang Li2021-06-221-7/+1
* RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li2021-06-211-10/+3
* RDMA/hns: Use IDA interface to manage pd indexYangyang Li2021-06-211-8/+2
* RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li2021-06-211-7/+2
* RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu2021-04-011-2/+4
* RDMA/hns: Support congestion control type selection according to the FWYangyang Li2021-04-011-0/+2
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-10/+10
* RDMA/hns: Support to query firmware versionLang Cheng2021-03-231-0/+14
* RDMA/hns: Add support for XRC on HIP09Wenpeng Liang2021-03-111-4/+28
* RDMA/hns: Adjust definition of FRMR fieldsYixing Liu2021-02-161-1/+2
* RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li2021-02-081-16/+0
* RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-02-081-2/+1
* RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li2021-01-181-7/+1
* RDMA/hns: Fix incorrect symbol typesWenpeng Liang2020-12-111-1/+1
* RDMA/hns: Fix coding style issuesLang Cheng2020-12-111-3/+3
* RDMA/hns: Normalization the judgment of some featuresWenpeng Liang2020-12-111-4/+4
* RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang2020-12-111-1/+2
* RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-071-1/+0
* RDMA/hns: Add UD support for HIP09Weihang Li2020-11-261-0/+1
* RDMA/hns: Add support for filling GMV tableWeihang Li2020-10-281-3/+6
* RDMA/hns: Add support for configuring GMV tableWeihang Li2020-10-281-0/+17
* RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe2020-10-261-2/+0
* RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-12/+2
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+0
* RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-261-2/+0