aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen1-1/+2
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+0
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen1-1/+1
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-11/+0
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+11
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg1-0/+11
2015-08-06net/mlx5_core: Support physical port countersGal Pressman1-0/+10
2015-06-11net/mlx5e: Add HW cacheline start paddingSaeed Mahameed1-0/+4
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny1-0/+13
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-0/+19
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-7/+59
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed1-4/+109
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