summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)Author
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
2019-11-19IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
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-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
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
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit