summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2021-11-01Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2021-10-29RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibilityYixing Liu
2021-10-29RDMA/hns: Fix initial arm_st of CQHaoyue Xu
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-12RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()Cai Huoqing
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-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng 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: Fix incorrect lsn fieldYixing Liu
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-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: 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: Delete unnecessary branch of hns_roce_v2_query_qpYangyang Li
2021-06-22RDMA/hns: Add member assignments for qp_init_attrYangyang Li
2021-06-22RDMA/hns: Force rewrite inline flag of WQELang Cheng
2021-06-21RDMA/hns: Clean SRQC structure definitionXi Wang
2021-06-21RDMA/hns: Use new interface to write DB related fieldsYixing Liu
2021-06-21RDMA/hns: Use new interface to write FRMR fieldsYixing Liu
2021-06-21RDMA/hns: Use new interface to get CQE fieldsLang Cheng
2021-06-21RDMA/hns: Use new interface to modify QP contextLang Cheng
2021-06-21RDMA/hns: Use new interface to write CQ context.Yixing Liu
2021-06-21RDMA/hns: Add hr_reg_write_bool()Lang Cheng
2021-06-21RDMA/hns: Add a check to ensure integer mtu is positiveWeihang Li
2021-06-21RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...Weihang Li
2021-06-18RDMA/hns: Clear extended doorbell info before usingXi Wang
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-05-28RDMA/hns: Refactor capability configuration flow of VFXi Wang
2021-05-28RDMA/hns: Fix wrong timer context buffer page sizeXi Wang
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-20RDMA/hns: Remove Receive Queue of CMDQLang Cheng
2021-05-20RDMA/hns: Rename CMDQ head/tail pointer to PI/CILang Cheng
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang
2021-05-11RDMA/hns: Remove the condition of light load for posting DWQEYixian Liu
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-13RDMA/hns: Remove duplicated hem page size config codeXi Wang
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu
2021-04-13RDMA/hns: Set parameters of all the functions belong to a PFWei Xu
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu
2021-04-13RDMA/hns: Simplify function's resource related commandXi Wang