summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx4: Avoid flush_scheduled_work() usageTetsuo Handa2022-05-201-1/+9
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-4/+4
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-011-1/+1
* RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-051-16/+8
* Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-141-3/+15
|\
| * RDMA/mlx4: Do not fail the registration on port statsJack Wang2021-11-171-3/+15
* | RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET2021-11-291-6/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-031-23/+21
|\
| * RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-23/+21
* | mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski2021-10-051-1/+1
|/
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+1
* Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-221-7/+1
|\
| * RDMA: Verify port when creating flow ruleMaor Gottlieb2021-06-101-3/+0
| * RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-031-4/+1
* | RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-161-1/+1
* | RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-161-6/+19
|/
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-22/+25
* IB/mlx4: Use port iterator and validation APIsParav Pandit2021-02-021-1/+1
* RDMA/mlx4: Remove bogus dev_base_lock usageVladimir Oltean2020-12-101-3/+0
* RDMA: Manual changes for sysfs_emit and neateningJoe Perches2020-10-301-0/+2
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-4/+3
* RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-2/+0
* RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-1/+0
* RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-261-3/+0
* RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-18/+2
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
* RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-261-13/+1
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-1/+2
|\
| * RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch2020-08-271-1/+2
* | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-0/+3
* | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-0/+2
* | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-1/+2
* | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+2
* | RDMA: Remove constant domain argument from flow creation callLeon Romanovsky2020-08-181-23/+8
|/
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-22/+15
* RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-021-11/+0
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-04-141-1/+2
* RDMA/mlx4: Delete duplicated offsetofend implementationLeon Romanovsky2020-03-131-6/+3
* IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-01-161-4/+16
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
* IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg2019-11-191-1/+8
* RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-3/+6
* RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-1/+2
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
* 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-7/+8
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+2