summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-15RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang
2020-01-15RDMA/hns: Get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou
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-10RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang
2020-01-07RDMA/hns: Remove redundant print informationYixing Liu
2020-01-07RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou
2020-01-07RDMA/hns: Update the value of qp typeLijun Ou
2020-01-07RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou
2020-01-07RDMA/hns: Avoid printing address of mtt pageWenpeng Liang
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian 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-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-08RDMA/hns: Fix non-standard error codesYixian Liu
2019-11-08RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the codeLang Cheng
2019-11-08RDMA/hns: Simplify doorbell initialization codeLang Cheng
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu
2019-11-08RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu
2019-11-06RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2019-11-06RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
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-10-29RDMA/hns: Fix build error againArnd Bergmann
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-10-28RDMA/hns: Fix memory leak on 'context' on error return pathColin Ian King
2019-10-28RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li
2019-10-28RDMA/hns: Fix to support 64K page for srqLijun Ou
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky
2019-10-28RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe
2019-10-21RDMA/hns: Release qp resources when failed to destroy qpYangyang Li
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu
2019-10-21RDMA/hns: Modify return value of restrack functionsLang Cheng
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li
2019-10-21RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_queWeihang Li
2019-10-21RDMA/hns: remove a redundant le16_to_cpuWeihang Li
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