| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mlx5: remove health handler plugin | Eli Cohen | 2013-08-05 | 1 | -3/+0 |
* | mlx5_core: Implement new initialization sequence | Eli Cohen | 2013-07-31 | 2 | -1/+23 |
* | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer | 2013-07-11 | 1 | -2/+2 |
* | mlx5: Fix parameter type of health_handler_t | Roland Dreier | 2013-07-08 | 1 | -1/+1 |
* | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen | 2013-07-08 | 7 | -0/+2465 |