summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-1/+2
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA/qedr: Initialize ib_device_ops structKamal Heib2018-12-121-51/+52
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-40/+29
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-3/+1
* qedr: Add user space support for SRQYuval Bason2018-08-141-23/+75
* qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-141-0/+5
* qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason2018-08-141-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-6/+3
|\
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-1/+0
| * IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-031-3/+0
| * qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King2018-03-291-2/+2
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-1/+2
|\ \
| * | RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-03-211-1/+2
| |/
* | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-261-2/+2
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-51/+8
|\
| * RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling2018-01-241-51/+8
* | qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-1/+1
|/
* RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche2017-10-141-1/+1
* RDMA/qedr: Declare local functions staticBart Van Assche2017-10-141-11/+11
* RDMA/qedr: Fix rdma_type initializationKalderon, Michal2017-09-291-0/+1
* Merge branch 'qedr' into k.o/for-nextDoug Ledford2017-09-251-6/+99
|\
OpenPOWER on IntegriCloud