summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c
AgeCommit message (Expand)Author
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-13RDMA/hns: Use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-07-31infiniband: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-24RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zeroColin Ian King
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-07RDMA/hns: Use %pK format pointer printLang Cheng
2019-07-05RDMA/hns: Fixup qp release bugchenglang
2019-07-03IB: Remove unneeded memsetFuqian Huang
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-20RDMa/hns: Don't stuck in endless timeout loopLeon Romanovsky
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou
2019-05-27RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng
2019-05-27RDMA/hns: Move spin_lock_irqsave to the correct placeLang Cheng
2019-05-21RDMA/hns: Fix PD memory leak for internal allocationLeon Romanovsky
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-24RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-13RDMA: Fix allocation failure on pointer pdColin Ian King
2019-02-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-26RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus