summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe
2022-01-07RDMA/hns: Replace get_udp_sport with rdma_get_udp_sportZhu Yanjun
2022-01-07RDMA/hns: Modify the hop num of HIP09 EQ to 1Wenpeng Liang
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-12-14RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu
2021-12-14RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li
2021-12-06RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2021-11-25RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li
2021-11-25RDMA/hns: Do not halt commands during reset until laterYangyang Li
2021-11-19RDMA/hns: Remove magic numberXinhao Liu
2021-11-19RDMA/hns: Remove macros that are no longer usedYixing Liu
2021-11-19RDMA/hns: Correctly initialize the members of Array[][]Xinhao Liu
2021-11-19RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu
2021-11-19RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu
2021-11-19RDMA/hns: Correct the print format to be consistent with the variable typeXinhao Liu
2021-11-19RDMA/hns: Correct the hex print formatXinhao Liu
2021-11-17RDMA/hns: Validate the pkey indexKamal Heib
2021-11-01Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
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: Add the check of the CQE size of the user spaceWenpeng Liang
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-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu
2021-08-26RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang
2021-08-26RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li
2021-08-26RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang
2021-08-26RDMA/hns: Fix QP's resp incomplete assignmentWenpeng 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: Bugfix for data type of dip_idxJunxian Huang
2021-08-25RDMA/hns: Fix incorrect lsn fieldYixing Liu
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-24RDMA/hns: Delete unused hns bitmap interfaceYangyang Li
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-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-08-19RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky