summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
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
2021-04-13RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu
2021-04-08RDMA/hns: Prevent le32 from being implicitly converted to u32Lang Cheng
2021-04-08RDMA/hns: Simplify the function config_eqc()Yixing Liu
2021-04-08RDMA/hns: Add XRC subtype in QPC and XRC type in SRQCWenpeng Liang
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang
2021-04-08RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li
2021-04-08RDMA/hns: Delete redundant abnormal interrupt statusWenpeng Liang
2021-04-08RDMA/hns: Delete redundant condition judgment related to eqYangyang Li
2021-04-08RDMA/hns: Fix missing assignment of max_inline_dataWeihang Li
2021-04-08RDMA/hns: Avoid enabling RQ inline on UDWeihang Li
2021-04-08RDMA/hns: Modify prints for mailbox and command queueWenpeng Liang
2021-04-08RDMA/hns: Support more return types of command queueLang Cheng
2021-04-08RDMA/hns: Enable all CMDQ contextLang Cheng
2021-04-07RDMA/hns: Use GFP_ATOMIC under spin lockWei Yongjun
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-04-01RDMA/hns: Simplify command fields for HEM base address configurationXi Wang
2021-04-01RDMA/hns: Reorganize process of setting HEMXi Wang
2021-04-01RDMA/hns: Refactor reset state checking flowXi Wang
2021-04-01RDMA/hns: Reorganize hns_roce_create_cq()Yixing Liu
2021-04-01RDMA/hns: Refactor hns_roce_v2_poll_one()Weihang Li
2021-04-01RDMA/hns: Support congestion control type selection according to the FWYangyang Li
2021-04-01RDMA/hns: Support query information of functions from FWWei Xu
2021-03-30RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.cRuiqi Gong
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-23RDMA/hns: Support to query firmware versionLang Cheng
2021-03-22RDMA/hns: Fix memory corruption when allocating XRCDNWeihang Li
2021-03-22RDMA/hns: Fix bug during CMDQ initializationLang Cheng
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-03-10RDMA/hns: Use new SQ doorbell register for HIP09Lang Cheng
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-16RDMA/hns: Refactor process of posting CMDQLang Cheng
2021-02-16RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng
2021-02-16RDMA/hns: Remove redundant operations on CMDQLang Cheng
2021-02-16RDMA/hns: Fixes missing error code of CMDQLang Cheng
2021-02-16RDMA/hns: Remove unused member and variable of CMDQLang Cheng
2021-02-08RDMA/hns: Delete redundant judgment when preparing descriptorsXinhao Liu
2021-02-08RDMA/hns: Remove unnecessary wrap around for EQ's consumer indexYixian Liu
2021-02-08RDMA/hns: Avoid unnecessary memset on WQEs in post_sendLang Cheng
2021-02-08RDMA/hns: Remove some magic numbersXinhao Liu
2021-02-08RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.hLang Cheng
2021-02-08RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng