summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-091-1/+8
|\
| * RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter2022-10-281-1/+8
* | RDMA/qedr: fix repeated words in commentswangjianli2022-10-241-1/+1
|/
* RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-031-1/+0
|\
| * RDMA/qedr: Remove unsupported qedr_resize_cq callbackKamal Heib2021-10-251-1/+0
* | qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-1/+1
|/
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+1
* RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-161-1/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-4/+4
* IB/qedr: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-5/+4
* RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe2020-10-261-7/+0
* RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-261-3/+0
* RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-7/+1
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-14/+1
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson2020-09-161-0/+19
* RDMA/qedr: Fix iWARP active mtu displayMichal Kalderon2020-09-111-0/+7
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-09-111-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-2/+1
|\
| * RDMA/qedr: Remove the query_pkey callbackKamal Heib2020-07-201-2/+1
* | qed: simplify chain allocation with init params structAlexander Lobakin2020-07-221-9/+11
|/
* RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-021-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-271-2/+3
|\
| * RDMA/qedr: Remove unsupported modify_port callbackKamal Heib2019-11-061-1/+0
| * RDMA/qedr: Use the common mmap APIMichal Kalderon2019-11-061-0/+1
| * RDMA/qedr: Fix qpids xarray api usedMichal Kalderon2019-10-281-1/+1
| * RDMA/qedr: Fix srqs xarray initializationMichal Kalderon2019-10-281-0/+1
* | RDMA/qedr: Fix reported firmware versionKamal Heib2019-10-181-1/+1
|/
* Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford2019-07-291-2/+8
|\
| * RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon2019-07-291-2/+8
* | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-251-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-151-3/+5
|\
| * RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
| * RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
| * RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
| * RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* | qed*: Add iWARP 100g supportMichal Kalderon2019-05-261-0/+13
* | qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon2019-05-261-2/+7
* | qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-261-1/+2
|/
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-15/+10
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-15/+4
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+2
* qedr: Convert srqidr to XArrayMatthew Wilcox2019-03-291-4/+3
* qedr: Convert qpidr to XArrayMatthew Wilcox2019-03-291-2/+1
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-0/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-0/+1
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1