aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+1
* IB/mlx5: Remove old field for create mkey mailboxEli Cohen2014-01-231-2/+2
* mlx5_core: Fix PowerPC supportEli Cohen2014-01-231-1/+2
* mlx5_core: Improve debugfs readabilityEli Cohen2014-01-231-0/+45
* IB/mlx5: Add support for resize CQEli Cohen2014-01-232-2/+12
* IB/mlx5: Implement modify CQEli Cohen2014-01-232-4/+19
* 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: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-0/+1
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-2/+15
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+1
* mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-4/+2
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-152-14/+12