summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-07-29RDMA/hns: Fix build errorYueHaibing
2019-07-22RDMA/hns: Fix sg offset non-zero issueXi Wang
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: Clean up unnecessary variable initializationLang Cheng
2019-07-07RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2019-07-07RDMA/hns: Use %pK format pointer printLang Cheng
2019-07-07RDMA/hns: Bugfix for calculating qp buffer sizeLijun Ou
2019-07-05RDMA/hns: Set reset flag when hw resettingLang Cheng
2019-07-05RDMA/hns: Modify ba page size for cqeYangyang Li
2019-07-05RDMA/hns: Fixup qp release bugchenglang
2019-07-05RDMA/hns: Bugfix for cleaning mtrLijun Ou
2019-07-04RDMA/hns: Fix building modular hnsLijun Ou
2019-07-03RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing
2019-07-03IB: Remove unneeded memsetFuqian Huang
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-25RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou
2019-06-25RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()Dan Carpenter
2019-06-25RDMA/hns: fix potential integer overflow on left shiftColin Ian King
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-20RDMA/hns: reset function when removing moduleLang Cheng
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou
2019-06-20RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe
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-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
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-27RDMA/hns: Update CQE specificationsLijun Ou
2019-05-27RDMA/hns: Remove unnecessary print message in aeqYixian Liu
2019-05-21RDMA/hns: Fix PD memory leak for internal allocationLeon Romanovsky
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou