aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2021-07-14RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-14RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-03-04IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit
2021-01-19IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2020-10-29RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe
2020-07-16IB/mlx5: Fix 50G per lane indicationAya Levin
2020-04-13IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-04-01RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang
2020-02-24RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky
2020-01-09IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-16IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-13RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit
2019-07-29IB/mlx5: Refactor code for counters allocationParav Pandit
2019-07-25IB/mlx5: Avoid unnecessary typecastParav Pandit
2019-07-08RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-07-05IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang
2019-07-05IB/mlx5: Support statistic q counter configurationMark Zhang
2019-07-05IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang
2019-07-04RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy
2019-06-18RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb
2019-06-18RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky