summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-12-11RDMA/hns: Simplify AEQE process for different types of queueYixian Liu
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang
2020-12-11RDMA/hns: Clear redundant variable initializationXinhao Liu
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Remove unnecessary access right set during INIT2INITYixian Liu
2020-12-11RDMA/hns: WARN_ON if get a reserved sl from usersWeihang Li
2020-12-11RDMA/hns: Avoid filling sl in high 3 bits of vlan_idWeihang Li
2020-12-11RDMA/hns: Do shift on traffic class when using RoCEv2Weihang Li
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang
2020-12-11RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-12-01RDMA/hns: Refactor process of setting extended sgeWeihang Li
2020-12-01RDMA/hns: Bugfix for calculation of extended sgeYangyang Li
2020-12-01RDMA/hns: Fix 0-length sge calculation errorLang Cheng
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe
2020-11-27RDMA/hns: Add support for QP stashLang Cheng
2020-11-27RDMA/hns: Add support for CQ stashLang Cheng
2020-11-27RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li
2020-11-26RDMA/hns: Add UD support for HIP09Weihang Li
2020-11-26RDMA/hns: Simplify process of filling UD SQ WQEWeihang Li
2020-11-26RDMA/hns: Remove the portn field in UD SQ WQEWeihang Li
2020-11-26RDMA/hns: Avoid setting loopback indicator when smac is same as dmacWeihang Li
2020-11-26RDMA/hns: Fix missing fields in address vectorWeihang Li
2020-11-26RDMA/hns: Only record vlan info for HIP08Weihang Li
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang
2020-11-23RDMA/hns: Refactor the hns_roce_buf allocation flowXi Wang
2020-11-16RDMA/hns: Add new PCI device ID matching for HIP09Lang Cheng
2020-11-12RDMA/hns: Fix double free of the pointer to TSQ/TPQWeihang Li
2020-10-28RDMA/hns: Add support for filling GMV tableWeihang Li
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-09-29RDMA/hns: Remove unused variables and definitionsLang Cheng
2020-09-29RDMA/drivers: Remove udata check from special QPLeon Romanovsky
2020-09-24RDMA/hns: Support inline data in extented sge space for RCWeihang Li
2020-09-24RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-09-24RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li
2020-09-24RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang