summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_main.c
AgeCommit message (Expand)Author
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-08-24RDMA/hns: Use IDA interface to manage srq indexYangyang Li
2021-08-24RDMA/hns: Use IDA interface to manage uar indexYangyang Li
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-06-22RDMA/hns: Modify function return value typeYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage pd indexYangyang Li
2021-06-21RDMA/hns: Use IDA interface to manage mtpt indexYangyang Li
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-04-01RDMA/hns: Support congestion control type selection according to the FWYangyang Li
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-23RDMA/hns: Support to query firmware versionLang Cheng
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li
2021-02-08RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang
2021-01-18RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li
2020-12-11RDMA/hns: Fix incorrect symbol typesWenpeng Liang
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
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-11-26RDMA/hns: Add UD support for HIP09Weihang 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-26RDMA: Remove uverbs cmds from drivers that don't use themJason 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-24RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li
2020-09-24RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang
2020-09-24RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-09RDMA/hns: Avoid unncessary initializationLijun Ou
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li
2020-05-06RDMA/hns: Remove unused MTT functionsXi Wang
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-06RDMA/hns: Remove unsupported modify_port callbackKamal Heib
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon
2019-09-16RDMA/hns: Optimize cmd init and mode selection for hip08Yixian Liu