| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx4: Move the Mellanox driver | Jeff Kirsher | 2011-08-11 | 1 | -842/+0 |
* | mlx4: Fixing bad size of event queue buffer | Yevgeny Petrilin | 2011-03-31 | 1 | -1/+3 |
* | mlx4: Changing interrupt scheme | Yevgeny Petrilin | 2011-03-23 | 1 | -6/+101 |
* | mlx4_en: Added self diagnostics test implementation | Yevgeny Petrilin | 2010-08-24 | 1 | -0/+44 |
* | drivers/net/mlx4: Use %pV, pr_<level>, printk_once | Joe Perches | 2010-07-15 | 1 | -3/+3 |
* | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -7/+7 |
* | drivers/net: remove useless semicolons | Joe Perches | 2010-05-17 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mlx4_core: Distinguish multiple devices in /proc/interrupts | Arputham Benjamin | 2009-09-05 | 1 | -8/+26 |
* | mlx4_core: Allocate and map sufficient ICM memory for EQ context | Roland Dreier | 2009-09-05 | 1 | -42/+0 |
* | mlx4_core: Remove unnecessary includes of <linux/init.h> | Roland Dreier | 2009-09-05 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1 | -1/+3 |
|\ |
|
| * | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier | 2009-06-14 | 1 | -1/+3 |
* | | mlx4: FIX error flow when initializing EQ table | Yevgeny Petrilin | 2009-06-08 | 1 | -1/+3 |
|/ |
|
* | mlx4_core: Add link type autosensing | Yevgeny Petrilin | 2009-03-18 | 1 | -5/+11 |
* | mlx4_core: Delete incorrect comment | Roland Dreier | 2008-12-22 | 1 | -4/+0 |
* | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 2008-12-22 | 1 | -29/+88 |
* | mlx4_core: Support multiple pre-reserved QP regions | Yevgeny Petrilin | 2008-10-22 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-26 | 1 | -1/+1 |
|\ |
|
| * | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein | 2008-07-25 | 1 | -1/+1 |
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
|/ |
|
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums | Roland Dreier | 2008-04-16 | 1 | -1/+4 |
* | mlx4_core: Fix section mismatches | Roland Dreier | 2007-10-10 | 1 | -7/+6 |
* | mlx4_core: Reset device when internal error is detected | Jack Morgenstein | 2007-07-17 | 1 | -49/+7 |
* | mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id | Roland Dreier | 2007-06-07 | 1 | -1/+3 |
* | missing includes in mlx4 | Al Viro | 2007-05-15 | 1 | -0/+1 |
* | mlx4: don't use deprecated IRQ flags | Andrew Morton | 2007-05-11 | 1 | -1/+1 |
* | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 2007-05-08 | 1 | -0/+696 |