aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-1/+0
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-3/+8
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-1/+1
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-1/+1
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+3
2008-04-23mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky1-1/+1
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-0/+28
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-7/+37
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier1-1/+1
2007-06-07mlx4_core: Fix CQ context layoutEli Cohen1-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+254