summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/device.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: Wait for FW readiness on startupEli Cohen2015-10-141-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-021-11/+0
|\
| * IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-251-11/+0
* | net/mlx5_core: Fix wrong name in structEli Cohen2015-09-281-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-0/+11
|\
| * mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-0/+11
* | net/mlx5_core: Support physical port countersGal Pressman2015-08-061-0/+10
|/
* net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2015-06-111-0/+4
* net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-041-0/+13
* net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-0/+19
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-7/+59
* net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-301-4/+109
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-151-0/+1
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-151-0/+3
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-151-1/+53
* mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier2014-12-151-0/+1
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-151-0/+13
* net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen2014-12-081-8/+0
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-031-92/+0
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-031-0/+44
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-9/+15
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-4/+0
* IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-101-0/+1
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+18
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+25
* IB/mlx5: Remove old field for create mkey mailboxEli Cohen2014-01-221-2/+2
* mlx5_core: Fix PowerPC supportEli Cohen2014-01-221-1/+2
* IB/mlx5: Add support for resize CQEli Cohen2014-01-221-0/+2
* IB/mlx5: Implement modify CQEli Cohen2014-01-221-0/+15
* 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: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-101-1/+1
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-151-12/+10
* mlx5_core: Implement new initialization sequenceEli Cohen2013-07-311-0/+20
* mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-111-2/+2
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+893
OpenPOWER on IntegriCloud