aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-380/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier1-2/+0
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-2/+34
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin1-14/+31
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-1/+1
2008-04-25mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin1-0/+31
2007-11-20mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein1-1/+1
2007-11-14mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein1-1/+1
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier1-1/+1
2007-10-09mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier1-1/+2
2007-07-12IB/mlx4: Implement query QPJack Morgenstein1-0/+21
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham1-2/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+280