summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: Remove the query_pkey callbackKamal Heib2020-07-202-3/+1
* RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon2020-07-161-3/+6
* RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon2020-07-162-3/+9
* RDMA/qedr: SRQ's bug fixesYuval Basson2020-07-162-14/+12
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-062-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0
* RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-023-3/+0
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-022-3/+3
* RDMA/providers: Fix return value when QP type isn't supportedKamal Heib2020-03-041-1/+1
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-5/+4
|\
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-161-5/+4
* | RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon2020-01-031-1/+12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-275-284/+598
|\
| * RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon2019-11-191-5/+10
| * IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-16/+13
| * RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib2019-11-141-1/+1
| * RDMA/qedr: Fix potential use after freePan Bian2019-11-141-1/+1
| * RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-122-17/+7
| * RDMA/qedr: Remove unsupported modify_port callbackKamal Heib2019-11-063-9/+0
| * RDMA/qedr: Add iWARP doorbell recovery supportMichal Kalderon2019-11-062-6/+43
| * RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon2019-11-062-50/+275
| * RDMA/qedr: Use the common mmap APIMichal Kalderon2019-11-064-121/+98
| * RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon2019-10-281-2/+10
| * RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon2019-10-283-75/+158
| * RDMA/qedr: Fix qpids xarray api usedMichal Kalderon2019-10-283-4/+4
| * RDMA/qedr: Fix srqs xarray initializationMichal Kalderon2019-10-281-0/+1
* | RDMA/qedr: Fix reported firmware versionKamal Heib2019-10-181-1/+1
|/
* RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-2/+2
* 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-252-2/+2
* | RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam2019-07-251-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-153-66/+31
|\
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-282-0/+2
| |\
| * | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-6/+3
| * | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-113-22/+12
| * | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-112-19/+3
| * | 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
| * | RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri2019-05-211-16/+9
* | | 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-262-2/+9
* | | qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-261-1/+2
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-096-152/+93
|\
| * RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-032-5/+11
| * 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