summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qedr/main.c
AgeCommit message (Expand)Author
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-10-28RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-10-24RDMA/qedr: fix repeated words in commentswangjianli
2022-05-17RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-25RDMA/qedr: Remove unsupported qedr_resize_cq callbackKamal Heib
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2020-11-23IB/qedr: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-09-16RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson
2020-09-11RDMA/qedr: Fix iWARP active mtu displayMichal Kalderon
2020-09-11RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib
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