summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-0/+1
* net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed2018-11-201-0/+10
* net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-07-111-20/+2Star
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-1/+1
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-3/+0Star
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
* {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-5/+9
* {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-9/+9
* net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-141-9/+9
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* mlx5: avoid build warnings on 32-bitArnd Bergmann2015-01-131-3/+3
* mlx5_core: Improve debugfs readabilityEli Cohen2014-01-231-6/+33
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-4/+4
* mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-121-8/+4Star
* mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-081-2/+2
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+587