| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls | Roland Dreier | 2009-06-22 | 1 | -4/+10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1 | -3/+3 |
|\ |
|
| * | mlx4_core: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 | 1 | -3/+3 |
* | | net: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori | 2009-05-29 | 1 | -3/+4 |
|/ |
|
* | mlx4_core: Support multiple pre-reserved QP regions | Yevgeny Petrilin | 2008-10-22 | 1 | -1/+1 |
* | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 | 1 | -2/+0 |
* | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries | Vladimir Sokolovsky | 2008-09-02 | 1 | -2/+6 |
* | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein | 2008-07-25 | 1 | -1/+1 |
* | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier | 2008-07-23 | 1 | -5/+18 |
* | mlx4_core: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 1 | -8/+18 |
* | mlx4_core: Support creation of FMRs with pages smaller than 4K | Oren Duer | 2008-05-05 | 1 | -1/+1 |
* | mlx4_core: Avoid recycling old FMR R_Keys too soon | Olaf Kirch | 2008-04-29 | 1 | -6/+0 |
* | mlx4_core: Move table_find from fmr_alloc to fmr_enable | Jack Morgenstein | 2008-02-14 | 1 | -8/+13 |
* | mlx4_core: Clean up struct mlx4_buf | Roland Dreier | 2008-02-06 | 1 | -2/+2 |
* | mlx4_core: Fix more section mismatches | Roland Dreier | 2008-02-04 | 1 | -1/+1 |
* | mlx4_core: Fix section mismatches | Roland Dreier | 2007-10-10 | 1 | -1/+1 |
* | IB/mlx4: Implement FMRs | Jack Morgenstein | 2007-10-09 | 1 | -0/+165 |
* | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command | Jack Morgenstein | 2007-10-09 | 1 | -37/+36 |
* | mlx4_core: Reserve the correct number of MTT segments | Roland Dreier | 2007-10-09 | 1 | -1/+1 |
* | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow | Jack Morgenstein | 2007-07-28 | 1 | -12/+3 |
* | mlx4_core: Don't set MTT address in dMPT entries with PA set | Jack Morgenstein | 2007-06-07 | 1 | -3/+5 |
* | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 2007-05-08 | 1 | -0/+479 |