summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier2014-02-131-0/+2
* IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-061-0/+1
* IB/mlx5: Remove old field for create mkey mailboxEli Cohen2014-01-221-2/+2
* mlx5_core: Fix PowerPC supportEli Cohen2014-01-221-1/+2
* mlx5_core: Improve debugfs readabilityEli Cohen2014-01-221-0/+45
* IB/mlx5: Add support for resize CQEli Cohen2014-01-222-2/+12
* IB/mlx5: Implement modify CQEli Cohen2014-01-222-4/+19
* IB/mlx5: Fix micro UAR allocatorEli Cohen2014-01-141-3/+4
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-0/+4
* mlx5: Clear reserved area in set_hca_cap()Eli Cohen2013-11-081-2/+7
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-0/+1
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-2/+15
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+1
* mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-4/+2
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-152-14/+12
* mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0
* mlx5_core: Implement new initialization sequenceEli Cohen2013-07-312-1/+23
* mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-111-2/+2
* mlx5: Fix parameter type of health_handler_tRoland Dreier2013-07-081-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-087-0/+2465
OpenPOWER on IntegriCloud