summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
AgeCommit message (Expand)Author
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: Remove redundant 'max_srq_desc_sz' in capsYangyang Li
2022-09-27RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'Yangyang Li
2022-09-27RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin
2022-08-30RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang
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-07-18RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu
2022-05-12RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()Wenpeng Liang
2022-05-04RDMA/hns: Remove the num_cqc_timer variableYixing Liu
2022-05-04RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li
2022-04-11RDMA/hns: Remove unused function to_hns_roce_state()Yixing Liu
2022-03-15RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu
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: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang
2022-03-04RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang
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-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-11-19RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu
2021-11-19RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu
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-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-24RDMA/hns: Delete unused hns bitmap interfaceYangyang Li
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-06-22RDMA/hns: Fix spelling mistakes of originalLang Cheng
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
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-06-21RDMA/hns: Remove unused RR mechanismYangyang Li
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_free_range functionYangyang Li
2021-06-21RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range functionYangyang Li
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for CQ reference countingWeihang Li
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang