Age | Commit message (Expand) | Author | Files | Lines |
2012-01-30 | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware |  Jack Morgenstein | 1 | -5/+2 |
2012-01-08 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 3 | -4/+8 |
2012-01-03 | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE |  Or Gerlitz | 3 | -4/+8 |
2011-12-23 | 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 | 2 | -5/+8 |
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 4 | -46/+214 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next |  Roland Dreier | 4 | -46/+214 |
2011-10-31 | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment |  Or Gerlitz | 1 | -9/+2 |
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 |
2011-10-13 | IB/mlx4: Add support for XRC QPs |  Sean Hefty | 3 | -33/+90 |
2011-10-13 | IB/mlx4: Add support for XRC SRQs |  Sean Hefty | 2 | -5/+11 |
2011-10-13 | IB/mlx4: Add support for XRC domains |  Sean Hefty | 2 | -0/+71 |
2011-10-13 | RDMA/core: Add SRQ type field |  Sean Hefty | 1 | -0/+3 |
2011-08-11 | mlx4: Fix infiniband Kconfig dependencies. |  David S. Miller | 1 | -1/+2 |
2011-07-18 | IB/mlx4: Support PMA counters for IBoE |  Or Gerlitz | 1 | -1/+67 |
2011-07-18 | IB/mlx4: Use flow counters on IBoE ports |  Or Gerlitz | 3 | -3/+27 |
2011-07-18 | IB/mlx4: Generate GID change events in IBoE code |  Or Gerlitz | 1 | -1/+1 |
2011-03-23 | mlx4: generalization of multicast steering. |  Yevgeny Petrilin | 1 | -5/+5 |
2011-03-23 | mlx4_en: Reporting HW revision in ethtool -i |  Yevgeny Petrilin | 1 | -1/+0 |
2011-01-12 | IB/mlx4: Handle protocol field in multicast table |  Aleksey Senin | 1 | -4/+5 |
2011-01-12 | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) |  Roland Dreier | 1 | -1/+2 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 2 | -1/+10 |
2011-01-10 | IB/mlx4: Handle -ENOMEM in forward_trap() |  Dan Carpenter | 1 | -0/+2 |
2011-01-10 | IB/mlx4: Don't call dma_free_coherent() with irqs disabled |  Vladimir Sokolovsky | 1 | -1/+8 |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 2 | -7/+7 |
2010-12-01 | IB/mlx4: Fix IBoE link state |  Eli Cohen | 1 | -1/+1 |
2010-12-01 | IB/mlx4: Fix IBoE reported link rate |  Eli Cohen | 1 | -1/+1 |
2010-12-01 | IB/mlx4: Fix memory ordering of VLAN insertion control bits |  Eli Cohen | 1 | -5/+5 |
2010-11-24 | infiniband: remove dev_base_lock use |  Eric Dumazet | 1 | -3/+3 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 6 | -123/+854 |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next |  Roland Dreier | 6 | -123/+854 |
2010-10-25 | IB/mlx4: Add VLAN support for IBoE |  Eli Cohen | 3 | -27/+161 |
2010-10-25 | IB/core: Add VLAN support for IBoE |  Eli Cohen | 1 | -1/+1 |
2010-10-25 | IB/mlx4: Add support for IBoE |  Eli Cohen | 5 | -108/+687 |
2010-10-23 | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 |  Jack Morgenstein | 1 | -5/+23 |
2010-10-16 | infiniband: fix mlx4 kconfig dependency warning |  Randy Dunlap | 1 | -0/+1 |
2010-10-14 | IB/pack: IBoE UD packet packing support |  Eli Cohen | 1 | -1/+1 |
2010-10-11 | IB/mlx4: Limit size of fast registration WRs |  Eli Cohen | 2 | -2/+2 |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files |  Ralph Campbell | 1 | -1/+1 |
2010-04-21 | IB/mlx4: Add support for masked atomic operations |  Vladimir Sokolovsky | 3 | -11/+48 |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -1/+1 |
2010-04-07 | IB/mlx4: Check correct variable for allocation failure |  Dan Carpenter | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 7 | -0/+9 |
2010-03-01 | Merge branch 'misc' into for-next |  Roland Dreier | 1 | -1/+1 |
2010-02-24 | IB/core: Fix and clean up ib_ud_header_init() |  Eli Cohen | 1 | -1/+1 |