summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg1-0/+4
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg1-0/+18
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg1-0/+19
2014-02-13mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier1-0/+2
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen1-0/+1
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen1-0/+1
2013-11-08IB/mlx5: Multithreaded create MREli Cohen1-2/+15
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen1-3/+1
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer1-2/+2
2013-08-05mlx5: remove health handler pluginEli Cohen1-3/+0
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen1-1/+3
2013-07-08mlx5: Fix parameter type of health_handler_tRoland Dreier1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+769