summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2023-08-19RDMA/hns: Support hns HW statsChengchang Tang
2023-08-07RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang
2023-08-07RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang
2023-07-24RDMA/hns: Remove VF extend configurationJunxian Huang
2023-07-24RDMA/hns: Support get XRCD number from firmwareLuoyouming
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-01RDMA/hns: Remove unnecessary QP type checksJunxian Huang
2023-05-17RDMA/hns: Modify the value of long message loopback sliceYangyang Li
2023-05-17RDMA/hns: Fix timeout attr in query qp for HIP08Chengchang Tang
2023-03-14RDMA/hns: Add new command to support query vf capsYixing Liu
2023-01-09RDMA/hns: Support cqe inline in user spaceLuoyouming
2023-01-09RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming
2023-01-09RDMA/hns: Remove rq inline in kernelLuoyouming
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-12-07RDMA/hns: Fix XRC caps on HIP08Chengchang Tang
2022-12-07RDMA/hns: Fix error code of CMDChengchang Tang
2022-12-07RDMA/hns: Fix page size cap from firmwareChengchang Tang
2022-12-07RDMA/hns: Fix PBL page MTR findChengchang Tang
2022-12-07RDMA/hns: Fix AH attr queried by query_qpChengchang Tang
2022-12-07RDMA/hns: Fix the gid problem caused by free mrYixing Liu
2022-11-18RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-11-18RDMA/hns: Fix ext_sge num error when post sendLuoyouming
2022-10-24RDMA/hns: Fix NULL pointer problem in free_mr_init()Yixing Liu
2022-10-24RDMA/hns: Disable local invalidate operationYangyang Li
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: Replacing magic number with macros in apply_func_caps()Yixing Liu
2022-09-27RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()Luoyouming
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 'attr_mask' in modify_qp_init_to_init()Yixing Liu
2022-09-27RDMA/hns: Remove unnecessary brackets when getting pointGuofeng Yue
2022-09-27RDMA/hns: Cleanup for a spelling error of AsynchronousGuofeng Yue
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 QP'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-07-18RDMA/hns: Refactor the abnormal interrupt handler functionHaoyue Xu
2022-07-18RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu
2022-07-18RDMA/hns: Fix the wrong type of return value of the interrupt handlerHaoyue Xu
2022-07-18RDMA/hns: Remove unused abnormal interrupt of type RASHaoyue Xu
2022-05-12RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()Wenpeng Liang
2022-05-12RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_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: Init the variable at the suitable placeHaoyue Xu
2022-04-11RDMA/hns: Add judgment on the execution result of CMDQ that free vf resourceWenpeng Liang
2022-04-11RDMA/hns: Remove redundant variable "ret"Guofeng Yue