summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh1-0/+52
2020-10-01net/mlx5: Use dma device access helperParav Pandit1-2/+4
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen1-1/+1
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
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed1-3/+4
2019-08-28net/mlx5: fix a -Wstringop-truncation warningQian Cai1-1/+1
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh1-0/+139
2018-11-27net/mlx5: FWTrace, Use async events chainSaeed Mahameed1-12/+15
2018-07-24net/mlx5: FW tracer, Add debug printsSaeed Mahameed1-2/+11
2018-07-24net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud1-2/+233
2018-07-24net/mlx5: FW tracer, events handlingFeras Daoud1-9/+259
2018-07-24net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed1-3/+61
2018-07-24net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud1-3/+206
2018-07-24net/mlx5: FW tracer, implement tracer logicFeras Daoud1-0/+196