aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/eq.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
* mlx4: Changing interrupt schemeYevgeny Petrilin2011-03-231-6/+101
* mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2010-08-241-0/+44
* drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches2010-07-151-3/+3
* drivers/net: use __packed annotationEric Dumazet2010-06-031-7/+7
* drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-051-8/+26
* mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier2009-09-051-42/+0
* mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier2009-09-051-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-1/+3
|\
| * mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-141-1/+3
* | mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin2009-06-081-1/+3
|/
* mlx4_core: Add link type autosensingYevgeny Petrilin2009-03-181-5/+11
* mlx4_core: Delete incorrect commentRoland Dreier2008-12-221-4/+0
* mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-221-29/+88
* mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-261-1/+1
|\
| * mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-1/+1
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
|/
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-161-1/+4
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-101-7/+6
* mlx4_core: Reset device when internal error is detectedJack Morgenstein2007-07-171-49/+7
* mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier2007-06-071-1/+3
* missing includes in mlx4Al Viro2007-05-151-0/+1
* mlx4: don't use deprecated IRQ flagsAndrew Morton2007-05-111-1/+1
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+696