summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-1/+2
|\
| * net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-071-1/+1
| * net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-071-0/+1
* | net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2023-02-072-2/+24
* | net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory2023-02-072-6/+48
* | net/mlx5: fw_tracer, allow 0 size string DBsShay Drory2023-02-071-0/+6
* | net/mlx5: fw_tracer: Fix debug printShay Drory2023-02-071-1/+1
|/
* net/mlx5: fs, add match on ranges APIYevgeny Kliteynik2022-12-081-0/+16
* net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh2022-11-211-0/+45
* net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh2022-11-211-1/+1
* net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-081-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-051-6/+25
|\
| * net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin2022-05-041-6/+25
* | net/mlx5: fs, add unused destination typeMark Bloch2022-05-021-0/+3
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-273-9/+9
|\
| * RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-193-9/+9
* | net/mlx5: Introduce new uplink destination typeMaor Gottlieb2021-10-181-0/+3
* | ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-101-1/+0
|/
* net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-071-1/+2
* net/mlx5: Fix return value from tracer initializationAya Levin2021-08-091-2/+9
* net/mlx5: Don't rely on interface state bitLeon Romanovsky2021-03-111-2/+1
* net/mlx5: Remove second FW tracer checkLeon Romanovsky2021-03-111-1/+1
* net/mlx5e: Refactor neigh update infrastructureVlad Buslov2021-02-052-4/+4
* net/mlx5: Add sampler destination typeChris Mi2020-11-261-0/+3
* net/mlx5: Add support for fw live patch eventMoshe Shemesh2020-10-092-0/+53
* net/mlx5: Use dma device access helperParav Pandit2020-09-302-3/+5
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-06-272-32/+7
|\
| * net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-231-0/+3
| * net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-232-32/+4
* | net/mlx5: FWTrace: Add missing spaceHu Haowen2020-06-251-1/+1
|/
* net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein2020-05-271-42/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-251-3/+3
|\
| * net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle2020-04-201-3/+3
* | net/mlx5: improve some commentsHu Haowen2020-04-201-1/+1
|/
* net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed2020-02-251-1/+1
* net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor2020-02-251-1/+1
* net/mlx5: Add support for resource dumpAya Levin2020-02-182-0/+344
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-2/+0
|\
| * treewide: remove dummy Makefiles for single targetsMasahiro Yamada2019-08-211-2/+0
* | net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed2019-09-101-3/+4
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-281-1/+1
|\ \
| * | net/mlx5: fix a -Wstringop-truncation warningQian Cai2019-08-271-1/+1
| |/
* | net/mlx5e: Add trace point for neigh updateVlad Buslov2019-08-211-0/+54
* | net/mlx5e: Add trace point for neigh used value updateVlad Buslov2019-08-211-0/+31
* | net/mlx5e: Add tc flower tracepointsDmytro Linkin2019-08-212-0/+141
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-1/+3
|\
| * net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+2
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-1/+1
* | net/mlx5: Add support for FW reporter dumpMoshe Shemesh2019-06-132-0/+159
* | net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-131-2/+11