aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud1-2/+5
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-3/+3
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-3/+3
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-09-07net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-03-11net/mlx5: Don't rely on interface state bitLeon Romanovsky1-2/+1
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky1-1/+1
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh1-0/+52
2020-09-30net/mlx5: Use dma device access helperParav Pandit1-2/+4
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen1-1/+1
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2020-04-20net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-04-20net/mlx5: improve some commentsHu Haowen1-1/+1
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed1-1/+1
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed1-3/+4
2019-08-27net/mlx5: fix a -Wstringop-truncation warningQian Cai1-1/+1
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh1-0/+139
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed1-12/+15
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed1-2/+11
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud1-2/+233
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud1-9/+259
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed1-3/+61
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud1-3/+206
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud1-0/+196