| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx4: Fix spinlock order to avoid lockdep warnings | Jack Morgenstein | 2012-11-29 | 1 | -2/+2 |
* | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 2012-11-26 | 4 | -14/+60 |
* | IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization | Eli Cohen | 2012-10-18 | 1 | -7/+8 |
* | IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) | Jack Morgenstein | 2012-10-18 | 2 | -46/+42 |
* | IB/mlx4: Fix build error on platforms where UL is not 64 bits | Doug Ledford | 2012-10-18 | 1 | -1/+1 |
* | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu | 2012-10-06 | 1 | -1/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 | 10 | -141/+5912 |
|\ |
|
| *-. | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier | 2012-10-02 | 10 | -141/+5912 |
| |\ \
|/ / / |
|
| | * | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes | Jack Morgenstein | 2012-09-30 | 2 | -0/+14 |
| | * | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 2012-09-30 | 2 | -41/+75 |
| | * | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein | 2012-09-30 | 2 | -0/+17 |
| | * | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein | 2012-09-30 | 1 | -2/+6 |
| | * | IB/mlx4: Miscellaneous adjustments for SR-IOV IB support | Jack Morgenstein | 2012-09-30 | 2 | -9/+23 |
| | * | IB/mlx4: Add iov directory in sysfs under the ib device | Jack Morgenstein | 2012-09-30 | 6 | -4/+917 |
| | * | IB/mlx4: Propagate P_Key and guid change port management events to slaves | Jack Morgenstein | 2012-09-30 | 1 | -7/+155 |
| | * | mlx4: Add alias_guid mechanism | Jack Morgenstein | 2012-09-30 | 5 | -8/+812 |
| | * | IB/mlx4: Add CM paravirtualization | Amir Vadai | 2012-09-30 | 4 | -2/+468 |
| | * | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV | Oren Duer | 2012-09-30 | 5 | -12/+1285 |
| | * | mlx4: MAD_IFC paravirtualization | Jack Morgenstein | 2012-09-30 | 3 | -26/+72 |
| | * | IB/mlx4: SR-IOV multiplex and demultiplex MADs | Jack Morgenstein | 2012-09-30 | 1 | -2/+565 |
| | * | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 2012-09-30 | 2 | -2/+66 |
| | * | IB/mlx4: Initialize SR-IOV IB support for slaves in master context | Jack Morgenstein | 2012-09-30 | 3 | -7/+791 |
| | * | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support | Jack Morgenstein | 2012-09-30 | 3 | -76/+699 |
| |/
|/| |
|
| * | IB/mlx4: Fill in sq_sig_type in query QP | Dotan Barak | 2012-09-30 | 1 | -0/+4 |
|/ |
|
* | IB/mlx4: Check iboe netdev pointer before dereferencing it | Kleber Sacilotto de Souza | 2012-08-16 | 1 | -1/+5 |
* | IB/mlx4: Fix possible deadlock on sm_lock spinlock | Jack Morgenstein | 2012-08-10 | 2 | -8/+13 |
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2012-07-24 | 4 | -38/+182 |
|\ |
|
| *-. | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier | 2012-07-22 | 4 | -38/+182 |
| |\ \ |
|
| | | * | IB/mlx4: Fill the masked_atomic_cap attribute in query device | Dotan Barak | 2012-07-11 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par... | Jack Morgenstein | 2012-07-11 | 1 | -3/+7 |
| | * | mlx4: Use port management change event instead of smp_snoop | Jack Morgenstein | 2012-07-10 | 3 | -34/+122 |
| | * | IB/mlx4: Add debug prints | Jack Morgenstein | 2012-07-08 | 4 | -3/+55 |
| |/ |
|
* | | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 2012-07-19 | 1 | -1/+2 |
* | | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 2012-07-07 | 3 | -7/+57 |
|/ |
|
* | IB/mlx4: Fix max_wqe capacity reported from query device | Sagi Grimberg | 2012-06-06 | 3 | -7/+24 |
* | IB/mlx4: Fix EQ deallocation in legacy mode | Shlomo Pongratz | 2012-06-03 | 1 | -12/+7 |
*-. | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 2012-05-21 | 6 | -34/+143 |
|\ \ |
|
| | * | IB/mlx4: Add raw packet QP support | Or Gerlitz | 2012-05-08 | 1 | -3/+23 |
| |/
|/| |
|
| * | IB/mlx4: Fix mlx4_ib_add() error flow | Jack Morgenstein | 2012-05-18 | 1 | -3/+3 |
| * | IB/mlx4: Increase the number of vectors (EQs) available for ULPs | Shlomo Pongratz | 2012-05-18 | 3 | -0/+89 |
| * | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) | Shlomo Pongratz | 2012-05-08 | 5 | -25/+25 |
| * | IB/mlx4: Put priority bits in WQE of IBoE MLX QP | Oren Duer | 2012-05-08 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 2012-04-26 | 1 | -1/+1 |
|\ |
|
| * | IB/mlx4: Fix memory leaks in ib_link_query_port() | Jesper Juhl | 2012-04-24 | 1 | -1/+1 |
* | | IB/mlx4: Don't return an invalid speed when a port is down | Or Gerlitz | 2012-04-02 | 1 | -0/+5 |
|/ |
|
* | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-12 | 3 | -46/+55 |
|\ |
|
| * | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 2012-03-12 | 1 | -44/+53 |
| * | IB/mlx4: Fix possible missed completion event | Eli Cohen | 2012-03-12 | 1 | -2/+1 |
| * | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 | 1 | -1/+1 |
| * | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 2012-02-26 | 1 | -0/+1 |