aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
AgeCommit message (Expand)Author
2022-11-10RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2021-11-17RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-05-14RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon
2020-10-29RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-10-29RDMA/qedr: Fix qp structure memory leakMichal Kalderon
2020-10-01RDMA/qedr: Fix potential use after freePan Bian
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon
2020-06-07RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon
2020-06-07RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2019-12-31RDMA/qedr: Fix srqs xarray initializationMichal Kalderon
2019-12-31RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-10-18RDMA/qedr: Fix reported firmware versionKamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal 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-25RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon 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-21RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
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-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
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-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch