aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-22IB/mlx5: Remove old field for create mkey mailboxEli Cohen1-2/+2
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen1-1/+2
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen1-0/+45
2014-01-22IB/mlx5: Add support for resize CQEli Cohen2-2/+12
2014-01-22IB/mlx5: Implement modify CQEli Cohen2-4/+19
2014-01-14IB/mlx5: Fix micro UAR allocatorEli Cohen1-3/+4
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen1-0/+4
2013-11-08mlx5: Clear reserved area in set_hca_cap()Eli Cohen1-2/+7
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: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-4/+2
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2-14/+12
2013-08-05mlx5: remove health handler pluginEli Cohen1-3/+0
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen2-1/+23
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer1-2/+2
2013-07-08mlx5: Fix parameter type of health_handler_tRoland Dreier1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen7-0/+2465