aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/main.c
AgeCommit message (Expand)Author
2020-06-09RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2020-02-24RDMA/qedr: Fix srqs xarray initializationMichal Kalderon
2019-12-29RDMA/qedr: Fix reported firmware versionKamal Heib
2019-08-25RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal 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
2017-09-29RDMA/qedr: Fix rdma_type initializationKalderon, Michal
2017-09-25Merge branch 'qedr' into k.o/for-nextDoug Ledford
2017-08-18RDMA/qedr: Add iWARP connection management functionsKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal
2017-08-18RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-27RDMA/qedr: notify user application if DPM is supportedAmrani, Ram
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-04-28RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram