aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-22mlx4_core: Delete incorrect commentRoland Dreier1-4/+0
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-29/+88
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-1/+1
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier1-1/+4
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier1-7/+6
2007-07-17mlx4_core: Reset device when internal error is detectedJack Morgenstein1-49/+7
2007-06-07mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier1-1/+3
2007-05-15missing includes in mlx4Al Viro1-0/+1
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+696