aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-07-13RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng
2020-07-13RDMA/hns: Bugfix for querying qkeyLijun Ou
2020-05-15RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-05-15RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2020-05-15RDMA/hns: Avoid printing address of mtt pageWenpeng Liang
2020-03-30RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li
2020-03-30RDMA/hns: Fix to support 64K page for srqLijun Ou
2020-02-24RDMA/hns: Fix memory leak on 'context' on error return pathColin Ian King
2020-01-19RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2020-01-19RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-12-29RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-08-25RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-08-25RDMA/hns: Fix sg offset non-zero issueXi Wang
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-21RDMA/hns: Fix PD memory leak for internal allocationLeon Romanovsky
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
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-02RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox
2019-03-27RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky
2019-03-25RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou
2019-03-25RDMA/hns: Bugfix for sending with invalidateLijun Ou
2019-03-25RDMA/hns: Hide error print information with roce vf deviceLijun Ou
2019-03-25RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou
2019-03-25RDMA/hns: Update the range of raq_psn field of qp contextLijun Ou
2019-03-25RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou
2019-03-25RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19RDMA/hns: Bugfix for set hem of SCCYangyang Li
2019-02-19RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-14RDMA/hns: Configure capacity of hns deviceLijun Ou