summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/diag
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-224-7/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-1/+1
|\
| * net/mlx5: Fix fw tracer first block checkMoshe Shemesh2023-12-131-1/+1
* | net/mlx5: print change on SW reset semaphore returns busyMoshe Shemesh2023-11-151-1/+4
|/
* net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel2023-10-203-124/+49
* net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla2023-10-121-1/+1
* net/mlx5e: Add capability check for vnic countersLama Kayal2023-08-071-49/+67
* net/mlx5e: Expose catastrophic steering error countersLama Kayal2023-06-071-0/+10
* net/mlx5: fw_tracer, Fix event handlingShay Drory2023-05-241-1/+1
* net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla2023-04-202-0/+141
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-02-161-0/+4
|\
| * net/mlx5: Implement new destination type TABLE_TYPEMark Zhang2023-02-151-0/+4
* | 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
|\