| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed | 2015-04-02 | 1 | -0/+8 |
* | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed | 2015-04-02 | 1 | -2/+3 |
* | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed | 2015-04-02 | 1 | -1/+2 |
* | net/mlx5_core: Fix Mellanox copyright note | Saeed Mahameed | 2015-04-02 | 8 | -8/+8 |
* | net/mlx5_core: Use coherent memory for command interface page | Eli Cohen | 2015-04-02 | 1 | -0/+3 |
* | IB/mlx5: Handle page faults | Haggai Eran | 2014-12-15 | 1 | -0/+7 |
* | IB/mlx5: Page faults handling infrastructure | Haggai Eran | 2014-12-15 | 1 | -1/+1 |
* | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation | Haggai Eran | 2014-12-15 | 1 | -0/+1 |
* | IB/mlx5: Changes in memory region creation to support on-demand paging | Haggai Eran | 2014-12-15 | 1 | -0/+3 |
* | mlx5_core: Add support for page faults events and low level handling | Haggai Eran | 2014-12-15 | 3 | -1/+120 |
* | mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag | Roland Dreier | 2014-12-15 | 1 | -0/+1 |
* | IB/mlx5: Add function to read WQE from user-space | Haggai Eran | 2014-12-15 | 1 | -0/+3 |
* | IB/mlx5: Enhance UMR support to allow partial page table update | Haggai Eran | 2014-12-15 | 1 | -0/+13 |
* | net/mlx5_core: Remove unused dev cap enum fields | Eli Cohen | 2014-12-08 | 1 | -8/+0 |
* | mlx5: don't duplicate kvfree() | Al Viro | 2014-11-21 | 1 | -8/+0 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 | 1 | -8/+27 |
|\ |
|
| * | IB/mlx5: Use extended internal signature layout | Sagi Grimberg | 2014-10-09 | 1 | -8/+24 |
| * | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg | 2014-10-09 | 1 | -0/+3 |
* | | net/mlx5_core: Identify resources by their type | Eli Cohen | 2014-10-03 | 2 | -3/+13 |
* | | net/mlx5_core: use set/get macros in device caps | Eli Cohen | 2014-10-03 | 3 | -92/+207 |
* | | net/mlx5_core: Use hardware registers description header file | Eli Cohen | 2014-10-03 | 3 | -75/+188 |
* | | net/mlx5_core: Update device capabilities handling | Eli Cohen | 2014-10-03 | 2 | -12/+40 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 2 | -11/+20 |
|\ |
|
| * | mlx5: Adjust events to use unsigned long param instead of void * | Jack Morgenstein | 2014-07-30 | 1 | -2/+2 |
| * | mlx5: minor fixes (mainly avoidance of hidden casts) | Jack Morgenstein | 2014-07-30 | 2 | -8/+4 |
| * | mlx5: Move pci device handling from mlx5_ib to mlx5_core | Jack Morgenstein | 2014-07-30 | 1 | -2/+15 |
* | | net: mlx5: Use ktime_get_ns() | Thomas Gleixner | 2014-07-23 | 1 | -2/+2 |
|/ |
|
* | mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR | Haggai Eran | 2014-05-27 | 1 | -1/+0 |
* | IB/mlx5: Add block multicast loopback support | Eli Cohen | 2014-04-10 | 2 | -0/+2 |
* | IB/mlx5: Collect signature error completion | Sagi Grimberg | 2014-03-07 | 4 | -0/+28 |
* | IB/mlx5: Support IB_WR_REG_SIG_MR | Sagi Grimberg | 2014-03-07 | 1 | -0/+61 |
* | IB/mlx5: Keep mlx5 MRs in a radix tree under device | Sagi Grimberg | 2014-03-07 | 1 | -0/+18 |
* | IB/mlx5: Initialize mlx5_ib_qp signature-related members | Sagi Grimberg | 2014-03-07 | 1 | -0/+1 |
* | mlx5: Implement create_mr and destroy_mr | Sagi Grimberg | 2014-03-07 | 2 | -0/+44 |
* | mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use | Roland Dreier | 2014-02-13 | 1 | -0/+2 |
* | IB/mlx5: Fix binary compatibility with libmlx5 | Eli Cohen | 2014-02-06 | 1 | -0/+1 |
* | IB/mlx5: Remove old field for create mkey mailbox | Eli Cohen | 2014-01-22 | 1 | -2/+2 |
* | mlx5_core: Fix PowerPC support | Eli Cohen | 2014-01-22 | 1 | -1/+2 |
* | mlx5_core: Improve debugfs readability | Eli Cohen | 2014-01-22 | 1 | -0/+45 |
* | IB/mlx5: Add support for resize CQ | Eli Cohen | 2014-01-22 | 2 | -2/+12 |
* | IB/mlx5: Implement modify CQ | Eli Cohen | 2014-01-22 | 2 | -4/+19 |
* | IB/mlx5: Fix micro UAR allocator | Eli Cohen | 2014-01-14 | 1 | -3/+4 |
* | mlx5: Use enum to indicate adapter page size | Eli Cohen | 2013-11-08 | 1 | -0/+4 |
* | mlx5: Clear reserved area in set_hca_cap() | Eli Cohen | 2013-11-08 | 1 | -2/+7 |
* | mlx5: Support communicating arbitrary host page size to firmware | Eli Cohen | 2013-11-08 | 1 | -0/+1 |
* | IB/mlx5: Multithreaded create MR | Eli Cohen | 2013-11-08 | 1 | -2/+15 |
* | IB/mlx5: Fix eq names to display nicely in /proc/interrupts | Sagi Grimberg | 2013-10-10 | 1 | -1/+1 |
* | mlx5: Fix layout of struct mlx5_init_seg | Eli Cohen | 2013-10-10 | 1 | -1/+1 |
* | mlx5: Remove checksum on command interface commands | Eli Cohen | 2013-10-10 | 2 | -4/+2 |
* | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 2013-08-15 | 2 | -14/+12 |