aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin1-8/+26
2009-09-05mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier1-42/+0
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier1-1/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+3
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-08mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin1-1/+3
2009-03-18mlx4_core: Add link type autosensingYevgeny Petrilin1-5/+11
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