- 12d3bbd RDMA/hns: Replace kfree() with kvfree() by Jiacheng Shi · 3 years, 1 month ago
- 4ad8181 RDMA/hns: Fix RNR retransmission issue for HIP08 by Yangyang Li · 3 years, 1 month ago
- b0969f8 RDMA/hns: Do not destroy QP resources in the hw resetting phase by Yangyang Li · 3 years, 2 months ago
- 52414e2 RDMA/hns: Do not halt commands during reset until later by Yangyang Li · 3 years, 2 months ago
- 6a463bc Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 3 years, 2 months ago
- 6d202d9 RDMA/hns: Use the core code to manage the fixed mmap entries by Chengchang Tang · 3 years, 3 months ago
- 0e60778e RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility by Yixing Liu · 3 years, 3 months ago
- 571fb4f RDMA/hns: Fix initial arm_st of CQ by Haoyue Xu · 3 years, 3 months ago
- fd92213 RDMA: Constify netdev->dev_addr accesses by Jakub Kicinski · 3 years, 3 months ago
- 9a33f39 RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single() by Cai Huoqing · 3 years, 4 months ago
- e671f0e RDMA/hns: Add the check of the CQE size of the user space by Wenpeng Liang · 3 years, 4 months ago
- cc26aee RDMA/hns: Fix the size setting error when copying CQE in clean_cq() by Wenpeng Liang · 3 years, 4 months ago
- 14351f0 RDMA/hns: Work around broken constant propagation in gcc 8 by Jason Gunthorpe · 3 years, 4 months ago
- 6a21743 Merge branch 'sg_nents' into rdma.git for-next by Jason Gunthorpe · 3 years, 5 months ago
- 1a01827 RDMA/hns: Delete unnecessary blank lines. by Xinhao Liu · 3 years, 5 months ago
- ae2854c RDMA/hns: Encapsulate the qp db as a function by Yixing Liu · 3 years, 5 months ago
- 7fac716 RDMA/hns: Adjust the order in which irq are requested and enabled by Wenpeng Liang · 3 years, 5 months ago
- ab5cbb9 RDMA/hns: Remove RST2RST error prints for hw v1 by Weihang Li · 3 years, 5 months ago
- fe164fc RDMA/hns: Remove dqpn filling when modify qp from Init to Init by Wenpeng Liang · 3 years, 5 months ago
- d2e0ccf RDMA/hns: Fix QP's resp incomplete assignment by Wenpeng Liang · 3 years, 5 months ago
- e788a3cd RDMA/hns: Fix query destination qpn by Wenpeng Liang · 3 years, 5 months ago
- eb653ed RDMA/hns: Bugfix for incorrect association between dip_idx and dgid by Junxian Huang · 3 years, 5 months ago
- 074f315 RDMA/hns: Bugfix for the missing assignment for dip_idx by Junxian Huang · 3 years, 5 months ago
- 4303e61 RDMA/hns: Bugfix for data type of dip_idx by Junxian Huang · 3 years, 5 months ago
- 9bed8a7 RDMA/hns: Fix incorrect lsn field by Yixing Liu · 3 years, 5 months ago
- 79fbd3e RDMA: Use the sg_table directly and remove the opencoded version from umem by Maor Gottlieb · 3 years, 5 months ago
- f0a6419 RDMA/hns: Delete unused hns bitmap interface by Yangyang Li · 3 years, 5 months ago
- c4f11b3 RDMA/hns: Use IDA interface to manage srq index by Yangyang Li · 3 years, 5 months ago
- 8feafd9 RDMA/hns: Use IDA interface to manage uar index by Yangyang Li · 3 years, 5 months ago
- f8c549a RDMA/hns: Ownerbit mode add control field by Lang Cheng · 3 years, 5 months ago
- 260f64a RDMA/hns: Enable stash feature of HIP09 by Yixing Liu · 3 years, 5 months ago
- 0110a1e RDMA/hns: Remove unsupport cmdq mode by Lang Cheng · 3 years, 5 months ago
- c4c7d7a RDMA/hns: Fix return in hns_roce_rereg_user_mr() by YueHaibing · 3 years, 5 months ago
- 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 6 months ago
- e66e495 RDMA/hns: Don't overwrite supplied QP attributes by Leon Romanovsky · 3 years, 6 months ago
- 4ffd3b8 RDMA/hns: Don't skip IB creation flow for regular RC QP by Leon Romanovsky · 3 years, 6 months ago
- 8b436a9 RDMA/hns: Fix the double unlock problem of poll_sem by Yangyang Li · 3 years, 6 months ago
- 7ae61c5 RDMA/hns: Add window selection field of congestion control by Yixing Liu · 3 years, 7 months ago
- e7c07d5 RDMA/hns: Fix incorrect vlan enable bit in QPC by Weihang Li · 3 years, 7 months ago
- d5d182e RDMA/hns: Add vendor_err info to error WC by Lang Cheng · 3 years, 7 months ago
- f176199 RDMA/hns: Fix spelling mistakes of original by Lang Cheng · 3 years, 7 months ago
- cf7d00b RDMA/hns: Simplify the judgment in hns_roce_v2_post_send() by Yixing Liu · 3 years, 7 months ago
- c462a02 RDMA/hns: Encapsulate flushing CQE as a function by Wenpeng Liang · 3 years, 7 months ago
- a33958c RDMA/hns: Modify function return value type by Yangyang Li · 3 years, 7 months ago
- c2614b9 RDMA/hns: Clean definitions of EQC structure by Xi Wang · 3 years, 7 months ago
- 58bc7aca RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp by Yangyang Li · 3 years, 7 months ago
- cc925ece RDMA/hns: Add member assignments for qp_init_attr by Yangyang Li · 3 years, 7 months ago
- 125073e RDMA/hns: Fix some print issues by Yixing Liu · 3 years, 7 months ago
- 2a38c0f RDMA/hns: Fix uninitialized variable by Yixing Liu · 3 years, 7 months ago
- e130265 RDMA/hns: Force rewrite inline flag of WQE by Lang Cheng · 3 years, 7 months ago
- bf19499 RDMA: Fix kernel-doc warnings about wrong comment by Leon Romanovsky · 3 years, 7 months ago
- da43b7b RDMA/hns: Use IDA interface to manage xrcd index by Yangyang Li · 3 years, 7 months ago
- 645f059 RDMA/hns: Use IDA interface to manage pd index by Yangyang Li · 3 years, 7 months ago
- d38936f RDMA/hns: Use IDA interface to manage mtpt index by Yangyang Li · 3 years, 7 months ago
- 38e375b RDMA/hns: Remove unused RR mechanism by Yangyang Li · 3 years, 7 months ago
- 1bc530c RDMA/hns: Remove the unused hns_roce_bitmap_free_range function by Yangyang Li · 3 years, 7 months ago
- 24977ed RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function by Yangyang Li · 3 years, 7 months ago
- 57dba89 RDMA/hns: Clean SRQC structure definition by Xi Wang · 3 years, 7 months ago
- 2b035e7 RDMA/hns: Use new interface to write DB related fields by Yixing Liu · 3 years, 7 months ago
- fd9e367 RDMA/hns: Use new interface to write FRMR fields by Yixing Liu · 3 years, 7 months ago
- f778bf1 RDMA/hns: Use new interface to get CQE fields by Lang Cheng · 3 years, 7 months ago
- f0cb411 RDMA/hns: Use new interface to modify QP context by Lang Cheng · 3 years, 7 months ago
- f6fcd28 RDMA/hns: Use new interface to write CQ context. by Yixing Liu · 3 years, 7 months ago
- a762fe6 RDMA/hns: Add hr_reg_write_bool() by Lang Cheng · 3 years, 7 months ago
- fe331da RDMA/hns: Add a check to ensure integer mtu is positive by Weihang Li · 3 years, 7 months ago
- 78c1da5 RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_write() by Weihang Li · 3 years, 7 months ago
- 7e78dd8 RDMA/hns: Clear extended doorbell info before using by Xi Wang · 3 years, 7 months ago
- 61b460d RDMA/hns: Support getting max QP number from firmware by Xi Wang · 3 years, 8 months ago
- 8f9513d RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting by Weihang Li · 3 years, 8 months ago
- 33649cd RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting by Weihang Li · 3 years, 8 months ago
- cc9e5a8 RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting by Weihang Li · 3 years, 8 months ago
- 3f0d979 RDMA/hns: Refactor capability configuration flow of VF by Xi Wang · 3 years, 8 months ago
- 68e11a6 RDMA/hns: Clean the hardware related code for HEM by Xi Wang · 3 years, 8 months ago
- 82eb481 RDMA/hns: Use refcount_t APIs for HEM by Weihang Li · 3 years, 8 months ago
- 5e6370d RDMA/hns: Fix wrong timer context buffer page size by Xi Wang · 3 years, 8 months ago
- 1f704d8 RDMA/hns: Refactor root BT allocation for MTR by Xi Wang · 3 years, 8 months ago
- 7b0006d RDMA/hns: Optimize the base address table config for MTR by Xi Wang · 3 years, 8 months ago
- 331859d RDMA/hns: Remove unused CMDQ member by Lang Cheng · 3 years, 8 months ago
- 21090b5 RDMA/hns: Remove Receive Queue of CMDQ by Lang Cheng · 3 years, 8 months ago
- 4511624 RDMA/hns: Rename CMDQ head/tail pointer to PI/CI by Lang Cheng · 3 years, 8 months ago
- b6989da RDMA/hns: Refactor extend link table allocation by Xi Wang · 3 years, 8 months ago
- 69e0a42 RDMA/hns: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
- 591f762 RDMA/hns: Remove the condition of light load for posting DWQE by Yixian Liu · 3 years, 9 months ago
- f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 9 months ago
- 719d134 RDMA/hns: Remove duplicated hem page size config code by Xi Wang · 3 years, 9 months ago
- 0b567cd RDMA/hns: Enable RoCE on virtual functions by Wei Xu · 3 years, 9 months ago
- accfc1a RDMA/hns: Set parameters of all the functions belong to a PF by Wei Xu · 3 years, 9 months ago
- 2a424e1 RDMA/hns: Reserve the resource for the VFs by Wei Xu · 3 years, 9 months ago
- 5b03a42 RDMA/hns: Query the number of functions supported by the PF by Wei Xu · 3 years, 9 months ago
- 0fb46da RDMA/hns: Simplify function's resource related command by Xi Wang · 3 years, 9 months ago
- dc1d06e RDMA/hns: Remove unnecessary flush operation for workqueue by Yixian Liu · 3 years, 9 months ago
- 69455df RDMA/hns: Prevent le32 from being implicitly converted to u32 by Lang Cheng · 3 years, 10 months ago
- 782832f RDMA/hns: Simplify the function config_eqc() by Yixing Liu · 3 years, 10 months ago
- 495c248 RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC by Wenpeng Liang · 3 years, 10 months ago
- 537bc92 RDMA/hns: Remove unsupported QP types by Wenpeng Liang · 3 years, 10 months ago
- 7bd5d90 RDMA/hns: Delete unused members in the structure hns_roce_hw by Yangyang Li · 3 years, 10 months ago
- 2371efa RDMA/hns: Delete redundant abnormal interrupt status by Wenpeng Liang · 3 years, 10 months ago
- 714a597 RDMA/hns: Delete redundant condition judgment related to eq by Yangyang Li · 3 years, 10 months ago
- 9eab614 RDMA/hns: Fix missing assignment of max_inline_data by Weihang Li · 3 years, 10 months ago
- 24f3f1c RDMA/hns: Avoid enabling RQ inline on UD by Weihang Li · 3 years, 10 months ago