aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/main.c
AgeCommit message (Expand)Author
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-06RDMA/qedr: Remove unsupported modify_port callbackKamal Heib
2019-11-06RDMA/qedr: Use the common mmap APIMichal Kalderon
2019-10-28RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2019-10-28RDMA/qedr: Fix srqs xarray initializationMichal Kalderon
2019-10-18RDMA/qedr: Fix reported firmware versionKamal Heib
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-03-29qedr: Convert srqidr to XArrayMatthew Wilcox
2019-03-29qedr: Convert qpidr to XArrayMatthew Wilcox
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-12RDMA/qedr: Initialize ib_device_ops structKamal Heib
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-08-14qedr: Add user space support for SRQYuval Bason
2018-08-14qedr: Add support for kernel mode SRQ'sYuval Bason
2018-08-14qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-29qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-24RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-10-14RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche