summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky
2023-12-07RDMA/hns: Fix memory leak in free_mr_init()Chengchang Tang
2023-12-07RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()Chengchang Tang
2023-12-07RDMA/hns: Add a max length of gid tableJunxian Huang
2023-12-07RDMA/hns: Response dmac to userspaceJunxian Huang
2023-12-07RDMA/hns: Rename the interruptsChengchang Tang
2023-11-19RDMA/hns: Support SW stats with debugfsJunxian Huang
2023-11-19RDMA/hns: Add debugfs to hns RoCEJunxian Huang
2023-11-19RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang
2023-11-13RDMA/hns: Fix unnecessary err return when using invalid congest control algor...Junxian Huang
2023-10-19RDMA/hns: Fix init failure of RoCE VF and HIP08Junxian Huang
2023-10-19RDMA/hns: Fix unnecessary port_num transition in HW stats allocationJunxian Huang
2023-10-19RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming
2023-10-19RDMA/hns: Add check for SLLuoyouming
2023-10-19RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang
2023-10-19RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang
2023-10-19RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang
2023-10-02RDMA/hns: Support SRQ record doorbellYangyang Li
2023-09-20RDMA/hns: Support SRQ restrack ops for hns driverwenglianfa
2023-08-19RDMA/hns: Support hns HW statsChengchang Tang
2023-08-19RDMA/hns: Dump whole QP/CQ/MR resource in rawChengchang Tang
2023-08-08RDMA/hns: Remove unused declaration hns_roce_modify_srq()Yue Haibing
2023-08-07RDMA/hns: Fix CQ and QP cache affinityChengchang 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-08-07RDMA/hns: Fix port active speedChengchang Tang
2023-07-31RDMA/hns: Remove unused function declarationsYue Haibing
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
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: Add clear_hem return value to logChengchang Tang
2023-06-01RDMA/hns: Fix hns_roce_table_get return valueChengchang Tang
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 base address table allocationChengchang Tang
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-28RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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