summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c
AgeCommit message (Expand)Author
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