summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c
AgeCommit message (Expand)Author
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-11net/mlx5: Nullify qp->dbg pointer post destructionPatrisious Haddad
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2022-07-13net/mlx5: debugfs, Add num of in-use FW command interface slotsTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-09net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed
2020-05-29net/mlx5: reduce stack usage in qp_read_fieldArnd Bergmann
2020-04-23net/mlx5: Update debugfs.c to new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-04-19net/mlx5: Replace hand written QP context struct with automatic gettersLeon Romanovsky
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter
2013-07-08mlx5_core: Fixes for sparse warningsRoland Dreier
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen