aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier2009-09-051-2/+0
* mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-221-2/+34
* mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-101-14/+31
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-1/+1
* mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin2008-04-251-0/+31
* mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein2007-11-201-1/+1
* mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-101-1/+1
* mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier2007-10-091-1/+2
* IB/mlx4: Implement query QPJack Morgenstein2007-07-121-0/+21
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-081-2/+1
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+280