summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag
AgeCommit message (Expand)AuthorFilesLines
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2023-12-14net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2023-11-15net/mlx5: print change on SW reset semaphore returns busyMoshe Shemesh1-1/+4
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel3-124/+49
2023-10-12net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla1-1/+1
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal1-49/+67
2023-06-08net/mlx5e: Expose catastrophic steering error countersLama Kayal1-0/+10
2023-05-25net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1
2023-04-21net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla2-0/+141
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-0/+4
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+4
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-02-08net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-08net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-08net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2-2/+24
2023-02-08net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory2-6/+48
2023-02-08net/mlx5: fw_tracer, allow 0 size string DBsShay Drory1-0/+6
2023-02-08net/mlx5: fw_tracer: Fix debug printShay Drory1-1/+1
2022-12-09net/mlx5: fs, add match on ranges APIYevgeny Kliteynik1-0/+16
2022-11-22net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh1-0/+45
2022-11-22net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud1-2/+5
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+25
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin1-6/+25
2022-05-03net/mlx5: fs, add unused destination typeMark Bloch1-0/+3
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-9/+9
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau3-9/+9
2021-10-19net/mlx5: Introduce new uplink destination typeMaor Gottlieb1-0/+3
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-09-08net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-08-10net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-03-12net/mlx5: Don't rely on interface state bitLeon Romanovsky1-2/+1
2021-03-12net/mlx5: Remove second FW tracer checkLeon Romanovsky1-1/+1
2021-02-06net/mlx5e: Refactor neigh update infrastructureVlad Buslov2-4/+4
2020-11-27net/mlx5: Add sampler destination typeChris Mi1-0/+3
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh2-0/+53
2020-10-01net/mlx5: Use dma device access helperParav Pandit2-3/+5
2020-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-32/+7
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen1-1/+1
2020-06-23net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb1-0/+3
2020-06-23net/mlx5: Export resource dump interfaceMaor Gottlieb2-32/+4
2020-05-28net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein1-42/+43
2020-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2020-04-21net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-04-21net/mlx5: improve some commentsHu Haowen1-1/+1
2020-02-26net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed1-1/+1
2020-02-26net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor1-1/+1
2020-02-19net/mlx5: Add support for resource dumpAya Levin2-0/+344
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+0
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed1-3/+4