- 7289e26 Merge tag 'v5.11' into rdma.git for-next by Jason Gunthorpe · 3 years, 11 months ago
- bf656b0 RDMA/hns: Adjust definition of FRMR fields by Yixing Liu · 4 years ago
- 5e9914c RDMA/hns: Refactor process of posting CMDQ by Lang Cheng · 4 years ago
- 292b335 RDMA/hns: Adjust fields and variables about CMDQ tail/head by Lang Cheng · 4 years ago
- 563aeb2 RDMA/hns: Remove redundant operations on CMDQ by Lang Cheng · 4 years ago
- 8f86e2e RDMA/hns: Fixes missing error code of CMDQ by Lang Cheng · 4 years ago
- 2295572 RDMA/hns: Remove unused member and variable of CMDQ by Lang Cheng · 4 years ago
- a5887d6 RDMA/hns: Delete redundant judgment when preparing descriptors by Xinhao Liu · 4 years ago
- cd0a4ba RDMA/hns: Remove unnecessary wrap around for EQ's consumer index by Yixian Liu · 4 years ago
- 62490fd RDMA/hns: Avoid unnecessary memset on WQEs in post_send by Lang Cheng · 4 years ago
- 9937033 RDMA/hns: Remove some magic numbers by Xinhao Liu · 4 years ago
- c05ffb1 RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h by Lang Cheng · 4 years ago
- 86f767e RDMA/hns: Replace wmb&__raw_writeq with writeq by Lang Cheng · 4 years ago
- 3fe07a0 RDMA/hns: Skip qp_flow_control_init() for HIP09 by Yixing Liu · 4 years ago
- 7373de9 RDMA/hns: Disable RQ inline by default by Lijun Ou · 4 years ago
- 9ea9a53 RDMA/hns: Add mapped page count checking for MTR by Xi Wang · 4 years ago
- ea4092f RDMA/hns: Fix type of sq_signal_bits by Weihang Li · 4 years ago
- 773f841 RDMA/hns: Avoid filling sgid index when modifying QP to RTR by Weihang Li · 4 years ago
- 01584a5 RDMA/hns: Add support of direct wqe by Yixing Liu · 4 years ago
- 204cbe4 RDMA/hns: Add verification of QP type when post_recv by Wenpeng Liang · 4 years ago
- 2e07a3d RDMA/hns: Refactor hns_roce_v2_post_srq_recv() by Wenpeng Liang · 4 years ago
- 6b981e2 RDMA/hns: Clear remaining unused sges when post_recv by Xi Wang · 4 years ago
- 9ae2a37 RDMA/hns: Refactor post recv flow by Xi Wang · 4 years ago
- 3f31c41 RDMA/hns: Use new interfaces to write SRQC by Lang Cheng · 4 years ago
- eacb45c RDMA/hns: Refactor code about SRQ Context by Wenpeng Liang · 4 years ago
- 0fee451 RDMA/hns: Refactor hns_roce_create_srq() by Wenpeng Liang · 4 years ago
- 6ee00fb RDMA/hns: Remove the reserved WQE of SRQ by Wenpeng Liang · 4 years ago
- bb74fe7 RDMA/hns: Fixed wrong judgments in the goto branch by Wenpeng Liang · 4 years ago
- b5df9b7 RDMA/hns: Force srq_limit to 0 when creating SRQ by Wenpeng Liang · 4 years ago
- 1620f09 RDMA/hns: Bugfix for checking whether the srq is full when post wr by Wenpeng Liang · 4 years ago
- 9dd0524 RDMA/hns: Allocate one more recv SGE for HIP08 by Lang Cheng · 4 years ago
- dc50477 RDMA/hns: Use new interface to set MPT related fields by Lang Cheng · 4 years ago
- 4e9fc1d RDMA/hns: Optimize the MR registration process by Lang Cheng · 4 years ago
- 0e0ab04 RDMA/hns: Refactor the MTR creation flow by Xi Wang · 4 years ago
- 779f2f5 RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param by Lee Jones · 4 years ago
- 006110e RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset' by Lee Jones · 4 years ago
- 9293d3f RDMA/hns: Use mutex instead of spinlock for ida allocation by Yangyang Li · 4 years ago
- 1bbd438 RDMA/hns: Create CQ with selected CQN for bank load balance by Yangyang Li · 4 years ago
- 6847f43 RDMA/hns: remove h from printk format specifier by Tom Rix · 4 years, 1 month ago
- d8cc403 RDMA/hns: Simplify AEQE process for different types of queue by Yixian Liu · 4 years, 1 month ago
- 61918e9 RDMA/hns: Fix inaccurate prints by Yixing Liu · 4 years, 1 month ago
- dcdc366 RDMA/hns: Fix incorrect symbol types by Wenpeng Liang · 4 years, 1 month ago
- 62f3b70 RDMA/hns: Clear redundant variable initialization by Xinhao Liu · 4 years, 1 month ago
- dc93a0d RDMA/hns: Fix coding style issues by Lang Cheng · 4 years, 1 month ago
- 29b5202 RDMA/hns: Remove unnecessary access right set during INIT2INIT by Yixian Liu · 4 years, 1 month ago
- f755068 RDMA/hns: WARN_ON if get a reserved sl from users by Weihang Li · 4 years, 1 month ago
- 94a8c4d RDMA/hns: Avoid filling sl in high 3 bits of vlan_id by Weihang Li · 4 years, 1 month ago
- 603bee9 RDMA/hns: Do shift on traffic class when using RoCEv2 by Weihang Li · 4 years, 1 month ago
- 4ddeacf RDMA/hns: Normalization the judgment of some features by Wenpeng Liang · 4 years, 1 month ago
- 1c0ca9c RDMA/hns: Limit the length of data copied between kernel and userspace by Wenpeng Liang · 4 years, 1 month ago
- 53ef499 RDMA/hns: Move capability flags of QP and CQ to hns-abi.h by Weihang Li · 4 years, 1 month ago
- 6e0954b RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr by Jason Gunthorpe · 4 years, 1 month ago
- 05201e0 RDMA/hns: Refactor process of setting extended sge by Weihang Li · 4 years, 1 month ago
- d34895c RDMA/hns: Bugfix for calculation of extended sge by Yangyang Li · 4 years, 1 month ago
- 0fd0175 RDMA/hns: Fix 0-length sge calculation error by Lang Cheng · 4 years, 1 month ago
- 2b0a999 Merge tag 'v5.10-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 1 month ago
- f93c39b RDMA/hns: Add support for QP stash by Lang Cheng · 4 years, 1 month ago
- bfefae9 RDMA/hns: Add support for CQ stash by Lang Cheng · 4 years, 1 month ago
- 71586dd RDMA/hns: Create QP with selected QPN for bank load balance by Yangyang Li · 4 years, 2 months ago
- 66d86e5 RDMA/hns: Add UD support for HIP09 by Weihang Li · 4 years, 2 months ago
- 534c9bd RDMA/hns: Simplify process of filling UD SQ WQE by Weihang Li · 4 years, 2 months ago
- 148f904 RDMA/hns: Remove the portn field in UD SQ WQE by Weihang Li · 4 years, 2 months ago
- 3631dad RDMA/hns: Avoid setting loopback indicator when smac is same as dmac by Weihang Li · 4 years, 2 months ago
- fba429f RDMA/hns: Fix missing fields in address vector by Weihang Li · 4 years, 2 months ago
- 7406c00 RDMA/hns: Only record vlan info for HIP08 by Weihang Li · 4 years, 2 months ago
- 17475e1 RDMA/hns: Bugfix for memory window mtpt configuration by Yixian Liu · 4 years, 1 month ago
- ab6f724 RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP by Wenpeng Liang · 4 years, 1 month ago
- ebed7b7 RDMA/hns: Fix wrong field of SRQ number the device supports by Wenpeng Liang · 4 years, 1 month ago
- 6f6e2dc RDMA/hns: Refactor the hns_roce_buf allocation flow by Xi Wang · 4 years, 2 months ago
- 31e2daa RDMA/hns: Add new PCI device ID matching for HIP09 by Lang Cheng · 4 years, 2 months ago
- 7af80c0 RDMA/hns: Fix double free of the pointer to TSQ/TPQ by Weihang Li · 4 years, 2 months ago
- 32053e5 RDMA/hns: Add support for filling GMV table by Weihang Li · 4 years, 3 months ago
- d6d91e4 RDMA/hns: Add support for configuring GMV table by Weihang Li · 4 years, 3 months ago
- aba457c RDMA/hns: Support owner mode doorbell by Lang Cheng · 4 years, 3 months ago
- 628c02b RDMA: Remove uverbs cmds from drivers that don't use them by Jason Gunthorpe · 4 years, 3 months ago
- 1f11a76 RDMA: Check create_flags during create_qp by Jason Gunthorpe · 4 years, 3 months ago
- 1c407cb RDMA: Check flags during create_cq by Jason Gunthorpe · 4 years, 3 months ago
- 26e990b RDMA: Check attr_mask during modify_qp by Jason Gunthorpe · 4 years, 3 months ago
- 652caba RDMA: Check srq_type during create_srq by Jason Gunthorpe · 4 years, 3 months ago
- 44ce37b RDMA: Move more uverbs_cmd_mask settings to the core by Jason Gunthorpe · 4 years, 3 months ago
- c074bb1 RDMA: Remove elements in uverbs_cmd_mask that all drivers set by Jason Gunthorpe · 4 years, 3 months ago
- b8e3130 RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions by Jason Gunthorpe · 4 years, 3 months ago
- e0477b3 RDMA: Explicitly pass in the dma_device to ib_register_device by Jason Gunthorpe · 4 years, 3 months ago
- cf4c0fb RDMA/hns: Remove unused variables and definitions by Lang Cheng · 4 years, 3 months ago
- b925c55 RDMA/drivers: Remove udata check from special QP by Leon Romanovsky · 4 years, 3 months ago
- 30b7078 RDMA/hns: Support inline data in extented sge space for RC by Weihang Li · 4 years, 4 months ago
- 05df492 RDMA/hns: Fix missing sq_sig_type when querying QP by Weihang Li · 4 years, 4 months ago
- fbed9d2 RDMA/hns: Fix configuration of ack_req_freq in QPC by Weihang Li · 4 years, 4 months ago
- 99fcf82 RDMA/hns: Fix the wrong value of rnr_retry when querying qp by Wenpeng Liang · 4 years, 4 months ago
- 768202a0 RDMA/hns: Solve the overflow of the calc_pg_sz() by Jiaran Zhang · 4 years, 4 months ago
- 172505c RDMA/hns: Add check for the validity of sl configuration by Jiaran Zhang · 4 years, 4 months ago
- c19893f RDMA/hns: Correct typo of hns_roce_create_cq() by Lang Cheng · 4 years, 4 months ago
- 221109e RDMA/hns: Add interception for resizing SRQs by Yangyang Li · 4 years, 4 months ago
- 12542f1 RDMA/hns: Refactor process about opcode in post_send() by Weihang Li · 4 years, 4 months ago
- 3cb2c99 RDMA/hns: Add support for SCCC in size of 64 Bytes by Yangyang Li · 4 years, 4 months ago
- 98912ee RDMA/hns: Add support for QPC in size of 512 Bytes by Wenpeng Liang · 4 years, 4 months ago
- 09a5f21 RDMA/hns: Add support for CQE in size of 64 Bytes by Wenpeng Liang · 4 years, 4 months ago
- 247fc16 RDMA/hns: Add support for EQE in size of 64 Bytes by Wenpeng Liang · 4 years, 4 months ago
- 22d3e1e RDMA/hns: Set the unsupported wr opcode by Lijun Ou · 4 years, 4 months ago
- d18bb3e RDMA: Clean MW allocation and free flows by Leon Romanovsky · 4 years, 4 months ago