Age | Commit message (Expand) | Author | Files | Lines |
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/rol... | 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/ne... | 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/rol... | Linus Torvalds | 6 | -123/+854 |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | 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/rol... | 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 imp... | 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 |
2010-02-12 | IB/mlx4: Simplify retrieval of ib_device | Eli Cohen | 1 | -1/+1 |
2010-01-06 | IB/mlx4: Fix queue overflow check in post_recv | Or Gerlitz | 1 | -1/+1 |
2010-01-06 | IB/mlx4: Initialize SRQ scatter entries when creating an SRQ | Jack Morgenstein | 1 | -0/+6 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -14/+13 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-12 | IB/mlx4: Remove limitation on LSO header size | Eli Cohen | 2 | -13/+13 |
2009-11-12 | IB/mlx4: Remove unneeded code | Eli Cohen | 1 | -1/+0 |
2009-09-10 | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 3 | -9/+16 |
2009-09-05 | IB/mlx4: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein | 2 | -0/+7 |
2009-09-05 | IB/mlx4: Annotate CQ locking | Roland Dreier | 1 | -4/+8 |
2009-09-05 | IB: Use printk_once() for driver versions | Marcin Slusarz | 1 | -5/+1 |
2009-06-05 | IB/mlx4: Add strong ordering to local inval and fast reg work requests | Jack Morgenstein | 1 | -0/+4 |
2009-05-07 | IB/mlx4: Don't overwrite fast registration page list when posting work request | Jack Morgenstein | 3 | -3/+10 |
2009-03-30 | IB/mlx4: Use pgprot_writecombine() for BlueFlame pages | Roland Dreier | 1 | -2/+1 |
2009-03-24 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 3 | -20/+34 |
2009-03-18 | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin | 1 | -2/+3 |
2009-01-28 | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 1 | -7/+20 |
2009-01-17 | IB: Remove __constant_{endian} uses | Harvey Harrison | 1 | -11/+11 |
2009-01-16 | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 1 | -9/+19 |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -4/+9 |
2009-01-09 | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier | 1 | -4/+9 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2008-12-30 | IB/mlx4: Fix reading SL field out of cqe->sl_vid | Roland Dreier | 1 | -1/+1 |
2008-12-24 | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein | 1 | -4/+6 |