| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx4: use bitmap library | Akinobu Mita | 2010-08-29 | 1 | -11/+4 |
* | drivers/net: Convert unbounded kzalloc calls to kcalloc | Joe Perches | 2010-08-18 | 1 | -1/+1 |
* | mlx4: use bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 | 1 | -33/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-23 | 1 | -9/+88 |
|\ |
|
| * | mlx4_core: Support multiple pre-reserved QP regions | Yevgeny Petrilin | 2008-10-22 | 1 | -11/+18 |
| * | mlx4_core: Add QP range reservation support | Yevgeny Petrilin | 2008-10-10 | 1 | -1/+73 |
* | | drivers/net/mlx4/alloc.c needs mm.h | Andrew Morton | 2008-09-25 | 1 | -0/+1 |
|/ |
|
* | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein | 2008-07-25 | 1 | -0/+1 |
* | mlx4_core: Add HW queues allocation helpers | Yevgeny Petrilin | 2008-04-25 | 1 | -0/+46 |
* | mlx4_core: Move kernel doorbell management into core | Yevgeny Petrilin | 2008-04-23 | 1 | -0/+111 |
* | mlx4_core: Fix build break (missing include) | Olof Johansson | 2008-02-11 | 1 | -0/+1 |
* | mlx4_core: Clean up struct mlx4_buf | Roland Dreier | 2008-02-07 | 1 | -20/+20 |
* | mlx4_core: For 64-bit systems, vmap() kernel queue buffers | Jack Morgenstein | 2008-02-07 | 1 | -0/+16 |
* | mlx4_core: Fix possible bad free in mlx4_buf_free() | Ali Ayoub | 2007-11-14 | 1 | -3/+4 |
* | IB/mlx4: Fix last allocated object tracking in bitmap allocator | Roland Dreier | 2007-05-30 | 1 | -1/+1 |
* | missing includes in mlx4 | Al Viro | 2007-05-16 | 1 | -0/+1 |
* | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 2007-05-09 | 1 | -0/+179 |