summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)Author
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-23mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu
2023-08-16RDMA/mlx4: Copy union directlyGustavo A. R. Silva
2023-07-31RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang
2022-11-29RDMA/mlx4: Remove NULL check before dev_{put, hold}zhang songyi
2022-05-20RDMA/mlx4: Avoid flush_scheduled_work() usageTetsuo Handa
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-02-01RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-11-29RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET
2021-11-17RDMA/mlx4: Do not fail the registration on port statsJack Wang
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-02-02IB/mlx4: Use port iterator and validation APIsParav Pandit
2020-12-10RDMA/mlx4: Remove bogus dev_base_lock usageVladimir Oltean
2020-10-30RDMA: Manual changes for sysfs_emit and neateningJoe Perches
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason 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-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-08-27RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy
2020-04-14RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-03-13RDMA/mlx4: Delete duplicated offsetofend implementationLeon Romanovsky
2020-01-16IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit