summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_main.c
AgeCommit message (Expand)Author
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-14RDMA/hns: Configure capacity of hns deviceLijun Ou
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou
2018-09-26RDMA/hns: Add MW support for hip08Yixian Liu
2018-09-26RDMA/hns: Add atomic supportLijun Ou
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe
2018-07-26RDMA/hns: Enable modify_cq for uverbs.Lijun Ou
2018-07-26RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_initLijun Ou
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-06-01RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford
2018-05-30RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)
2018-05-30RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-09RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky
2018-05-09RDMA/hns: Update convert function of endian formatoulijun
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu
2018-02-14RDMA/hns: Fix a bug with modifying mac addressoulijun
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun
2018-02-01RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun
2017-09-29RDMA/hns: Don't unregister a callback we didn't registerLijun Ou
2017-09-29RDMA/hns: Check return value of kzallocWei Hu(Xavier)
2017-09-27RDMA/hns: Replace condition statement using hardware version informationWei Hu(Xavier)
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu
2017-09-27RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)
2017-09-27RDMA/hns: Add command queue support for hip08 RoCE driverWei Hu(Xavier)
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)