index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
debugfs.c
Age
Commit message (
Expand
)
Author
2020-05-29
net/mlx5: cmd: Fix memset with byte count warning
Saeed Mahameed
2020-05-29
net/mlx5: reduce stack usage in qp_read_field
Arnd Bergmann
2020-04-23
net/mlx5: Update debugfs.c to new cmd interface
Leon Romanovsky
2020-04-23
net/mlx5: Update cq.c to new cmd interface
Leon Romanovsky
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
net/mlx5: Replace hand written QP context struct with automatic getters
Leon Romanovsky
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-11-20
net/mlx5: EQ, Privatize eq_table and friends
Saeed Mahameed
2018-11-20
net/mlx5: EQ, Create all EQs in one place
Saeed Mahameed
2018-07-11
net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-06-16
net/mlx5: Avoid using multiple blank lines
Or Gerlitz
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2016-08-17
{net,IB}/mlx5: QP/XRCD commands via mlx5 ifc
Saeed Mahameed
2016-08-14
{net,IB}/mlx5: CQ commands via mlx5 ifc
Saeed Mahameed
2016-08-14
net/mlx5: EQ commands via mlx5 ifc
Saeed Mahameed
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-01-13
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
2014-01-22
mlx5_core: Improve debugfs readability
Eli Cohen
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-07-16
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2013-07-08
mlx5_core: Fixes for sparse warnings
Roland Dreier
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen