aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-9/+88
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-11/+18
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin1-1/+73
2008-09-24drivers/net/mlx4/alloc.c needs mm.hAndrew Morton1-0/+1
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-0/+1
2008-04-25mlx4_core: Add HW queues allocation helpersYevgeny Petrilin1-0/+46
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin1-0/+111
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier1-20/+20
2008-02-06mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein1-0/+16
2007-11-13mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub1-3/+4
2007-05-29IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier1-1/+1
2007-05-15missing includes in mlx4Al Viro1-0/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+179