summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-302-0/+20
* net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-301-0/+54
* net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-301-0/+4
* net/mlx5_core: Modify CQ moderation parametersRana Shahout2015-05-301-0/+3
* net/mlx5_core: Implement get/set port statusRana Shahout2015-05-301-0/+8
* net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-301-0/+14
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-302-59/+65
* net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-304-81/+6631
* net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-301-3/+8
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-8/+1
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+8
* net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+3
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-1/+2
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-028-8/+8
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-0/+3
* IB/mlx5: Handle page faultsHaggai Eran2014-12-151-0/+7
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-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-153-1/+120
* mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier2014-12-151-0/+1
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-151-0/+3
* 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
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-8/+0
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-191-8/+27
|\
| * IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-8/+24
| * IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-0/+3
* | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-032-3/+13
* | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-033-92/+207
* | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-033-75/+188
* | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-032-12/+40
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-062-11/+20
|\
| * mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-2/+2
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-302-8/+4
| * mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-2/+15
* | net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-231-2/+2
|/
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-1/+0
* IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-102-0/+2
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-074-0/+28
* IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg2014-03-071-0/+61
* IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-071-0/+18
* IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg2014-03-071-0/+1
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-072-0/+44
* 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