summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c
AgeCommit message (Expand)Author
2023-12-13net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-12net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla
2023-05-24net/mlx5: fw_tracer, Fix event handlingShay Drory
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-07net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-07net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-07net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: fw_tracer, allow 0 size string DBsShay Drory
2023-02-07net/mlx5: fw_tracer: Fix debug printShay Drory
2022-11-21net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-09-07net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-03-11net/mlx5: Don't rely on interface state bitLeon Romanovsky
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-20net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-04-20net/mlx5: improve some commentsHu Haowen
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed
2019-08-27net/mlx5: fix a -Wstringop-truncation warningQian Cai
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud