Age | Commit message (Expand) | Author | Files | Lines |
2014-01-19 | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 1 | -143/+331 |
2013-11-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -5/+3 |
2013-11-17 | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak | 1 | -2/+0 |
2013-11-17 | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud | 1 | -3/+3 |
2013-11-08 | net/mlx4_core: Initialize all mailbox buffers to zero before use | Jack Morgenstein | 1 | -6/+0 |
2013-11-05 | mlx4: Structures and init/teardown for VF resource quotas | Jack Morgenstein | 1 | -4/+4 |
2013-10-21 | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud | 1 | -0/+2 |
2013-08-28 | IB/mlx4: Add receive flow steering support | Hadar Hen Zion | 1 | -0/+235 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
2013-02-25 | IB/mlx4: Advertise MW support | Shani Michaeli | 1 | -0/+19 |
2013-02-25 | IB/mlx4: Remove redundant NULL check before kfree | Syam Sidhardhan | 1 | -2/+1 |
2012-11-26 | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 1 | -5/+22 |
2012-10-01 | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes | Jack Morgenstein | 1 | -0/+11 |
2012-10-01 | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein | 1 | -2/+6 |
2012-10-01 | IB/mlx4: Miscellaneous adjustments for SR-IOV IB support | Jack Morgenstein | 1 | -8/+18 |
2012-10-01 | mlx4: Add alias_guid mechanism | Jack Morgenstein | 1 | -6/+31 |
2012-10-01 | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV | Oren Duer | 1 | -4/+14 |
2012-10-01 | mlx4: MAD_IFC paravirtualization | Jack Morgenstein | 1 | -17/+47 |
2012-10-01 | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 1 | -0/+35 |
2012-10-01 | IB/mlx4: Initialize SR-IOV IB support for slaves in master context | Jack Morgenstein | 1 | -7/+73 |
2012-08-11 | IB/mlx4: Fix possible deadlock on sm_lock spinlock | Jack Morgenstein | 1 | -2/+3 |
2012-07-25 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -8/+25 |
2012-07-23 | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier | 1 | -8/+25 |
2012-07-19 | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 1 | -1/+2 |
2012-07-11 | IB/mlx4: Fill the masked_atomic_cap attribute in query device | Dotan Barak | 1 | -1/+1 |
2012-07-10 | mlx4: Use port management change event instead of smp_snoop | Jack Morgenstein | 1 | -6/+23 |
2012-07-09 | IB/mlx4: Add debug prints | Jack Morgenstein | 1 | -1/+1 |
2012-07-08 | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 1 | -7/+55 |
2012-06-06 | IB/mlx4: Fix max_wqe capacity reported from query device | Sagi Grimberg | 1 | -1/+1 |
2012-06-04 | IB/mlx4: Fix EQ deallocation in legacy mode | Shlomo Pongratz | 1 | -12/+7 |
2012-05-19 | IB/mlx4: Fix mlx4_ib_add() error flow | Jack Morgenstein | 1 | -3/+3 |
2012-05-19 | IB/mlx4: Increase the number of vectors (EQs) available for ULPs | Shlomo Pongratz | 1 | -0/+84 |
2012-05-08 | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) | Shlomo Pongratz | 1 | -7/+7 |
2012-04-27 | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 1 | -1/+1 |
2012-04-25 | IB/mlx4: Fix memory leaks in ib_link_query_port() | Jesper Juhl | 1 | -1/+1 |
2012-04-02 | IB/mlx4: Don't return an invalid speed when a port is down | Or Gerlitz | 1 | -0/+5 |
2012-03-13 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 1 | -44/+53 |
2012-03-13 | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 1 | -44/+53 |
2012-03-07 | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 1 | -14/+11 |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 1 | -5/+5 |
2012-02-26 | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 1 | -1/+1 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2011-12-13 | mlx4_ib: disable SRIOV mode for IB ports (not yet supported) | Jack Morgenstein | 1 | -0/+5 |
2011-12-13 | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 1 | -3/+4 |
2011-12-13 | mlx4: Extanding port_mask functionality | Jack Morgenstein | 1 | -1/+1 |
2011-12-06 | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier | 1 | -2/+4 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -3/+103 |
2011-10-31 | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz | 1 | -1/+1 |
2011-10-28 | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum | 1 | -1/+38 |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 1 | -1/+2 |