summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2024-01-25RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang
2023-12-13RDMA/hns: Fix unnecessary err return when using invalid congest control algor...Junxian Huang
2023-11-20RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming
2023-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang
2023-09-19RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang
2023-06-09RDMA/hns: Modify the value of long message loopback sliceYangyang Li
2022-12-31RDMA/hns: Fix error code of CMDChengchang Tang
2022-12-31RDMA/hns: Fix page size cap from firmwareChengchang Tang
2022-12-31RDMA/hns: Fix PBL page MTR findChengchang Tang
2022-12-31RDMA/hns: Fix AH attr queried by query_qpChengchang Tang
2022-12-31RDMA/hns: Fix ext_sge num error when post sendLuoyouming
2022-12-31RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()Luoyouming
2022-11-10RDMA/hns: Disable local invalidate operationYangyang Li
2022-11-10RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()Wenpeng Liang
2022-11-10RDMA/hns: Remove magic numberXinhao Liu
2022-08-17RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu
2022-06-09RDMA/hns: Remove the num_cqc_timer variableYixing Liu
2022-06-09RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li
2021-12-29RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li
2021-12-14RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li
2021-12-14RDMA/hns: Do not halt commands during reset until laterYangyang Li
2021-11-18RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibilityYixing Liu
2021-11-18RDMA/hns: Fix initial arm_st of CQHaoyue Xu
2021-09-27RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang
2021-09-24RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang
2021-08-26RDMA/hns: Fix query destination qpnWenpeng Liang
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-25RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang
2021-08-25RDMA/hns: Fix incorrect lsn fieldYixing Liu
2021-08-23RDMA/hns: Ownerbit mode add control fieldLang Cheng
2021-08-23RDMA/hns: Enable stash feature of HIP09Yixing Liu
2021-08-23RDMA/hns: Remove unsupport cmdq modeLang Cheng
2021-06-24RDMA/hns: Add window selection field of congestion controlYixing Liu
2021-06-23RDMA/hns: Fix incorrect vlan enable bit in QPCWeihang Li
2021-06-22RDMA/hns: Add vendor_err info to error WCLang Cheng
2021-06-22RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()Yixing Liu
2021-06-22RDMA/hns: Encapsulate flushing CQE as a functionWenpeng Liang
2021-06-22RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qpYangyang Li
2021-06-22RDMA/hns: Add member assignments for qp_init_attrYangyang Li
2021-06-22RDMA/hns: Force rewrite inline flag of WQELang Cheng
2021-06-21RDMA/hns: Clean SRQC structure definitionXi Wang
2021-06-21RDMA/hns: Use new interface to write DB related fieldsYixing Liu
2021-06-21RDMA/hns: Use new interface to write FRMR fieldsYixing Liu
2021-06-21RDMA/hns: Use new interface to get CQE fieldsLang Cheng
2021-06-21RDMA/hns: Use new interface to modify QP contextLang Cheng
2021-06-21RDMA/hns: Use new interface to write CQ context.Yixing Liu
2021-06-21RDMA/hns: Add hr_reg_write_bool()Lang Cheng