aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran1-0/+1
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran1-0/+3
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran1-1/+53
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier1-0/+1
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran1-0/+13
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen1-8/+0
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen1-92/+0
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen1-0/+44
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-9/+15
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-4/+0
2014-04-10IB/mlx5: Add block multicast loopback supportEli Cohen1-0/+1
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg1-0/+18
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg1-0/+25
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-22IB/mlx5: Add support for resize CQEli Cohen1-0/+2
2014-01-22IB/mlx5: Implement modify CQEli Cohen1-0/+15
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-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen1-1/+1
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer1-12/+10
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen1-0/+20
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer1-2/+2
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+893