summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/device.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-12net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-0/+2
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha1-3/+17
2015-12-03net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed1-0/+9
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed1-0/+6
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed1-0/+15
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+8
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed1-0/+6
2015-10-15net/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-29net/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/dledfo...Linus Torvalds1-0/+11
2015-08-29mlx5: Fix missing device local_dma_lkeySagi Grimberg1-0/+11
2015-08-07net/mlx5_core: Support physical port countersGal Pressman1-0/+10
2015-06-12net/mlx5e: Add HW cacheline start paddingSaeed Mahameed1-0/+4
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny1-0/+13
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-0/+19
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed1-7/+59
2015-05-31net/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-16IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran1-0/+1
2014-12-16IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran1-0/+3
2014-12-16mlx5_core: Add support for page faults events and low level handlingHaggai Eran1-1/+53
2014-12-16mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier1-0/+1
2014-12-16IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran1-0/+13
2014-12-09net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen1-8/+0
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen1-92/+0
2014-10-04net/mlx5_core: Use hardware registers description header fileEli Cohen1-0/+44
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen1-9/+15
2014-07-31mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-4/+0
2014-04-11IB/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-23IB/mlx5: Remove old field for create mkey mailboxEli Cohen1-2/+2
2014-01-23mlx5_core: Fix PowerPC supportEli Cohen1-1/+2
2014-01-23IB/mlx5: Add support for resize CQEli Cohen1-0/+2
2014-01-23IB/mlx5: Implement modify CQEli Cohen1-0/+15
2014-01-15IB/mlx5: Fix micro UAR allocatorEli Cohen1-3/+4
2013-11-09mlx5: Use enum to indicate adapter page sizeEli Cohen1-0/+4
2013-11-09mlx5: 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-16net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer1-12/+10
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen1-0/+20
2013-07-12mlx5_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