summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2022-09-15RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang
2022-09-15RDMA/hns: Fix supported page sizeChengchang Tang
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
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib
2021-12-29RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
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: Add the check of the CQE size of the user spaceWenpeng Liang
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-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng 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: Bugfix for data type of dip_idxJunxian Huang
2021-08-25RDMA/hns: Fix incorrect lsn fieldYixing Liu
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
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-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-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-08-03RDMA/hns: Don't skip IB creation flow for regular RC QPLeon Romanovsky
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
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: Fix spelling mistakes of originalLang 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: Modify function return value typeYangyang Li
2021-06-22RDMA/hns: Clean definitions of EQC structureXi Wang
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