index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
/
eq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-842
/
+0
2011-03-31
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
1
-1
/
+3
2011-03-23
mlx4: Changing interrupt scheme
Yevgeny Petrilin
1
-6
/
+101
2010-08-25
mlx4_en: Added self diagnostics test implementation
Yevgeny Petrilin
1
-0
/
+44
2010-07-16
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
Joe Perches
1
-3
/
+3
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-7
/
+7
2010-05-18
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-06
mlx4_core: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
1
-8
/
+26
2009-09-06
mlx4_core: Allocate and map sufficient ICM memory for EQ context
Roland Dreier
1
-42
/
+0
2009-09-06
mlx4_core: Remove unnecessary includes of <linux/init.h>
Roland Dreier
1
-1
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+3
2009-06-15
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-08
mlx4: FIX error flow when initializing EQ table
Yevgeny Petrilin
1
-1
/
+3
2009-03-19
mlx4_core: Add link type autosensing
Yevgeny Petrilin
1
-5
/
+11
2008-12-22
mlx4_core: Delete incorrect comment
Roland Dreier
1
-4
/
+0
2008-12-22
mlx4_core: Add support for multiple completion event vectors
Yevgeny Petrilin
1
-29
/
+88
2008-10-22
mlx4_core: Support multiple pre-reserved QP regions
Yevgeny Petrilin
1
-1
/
+1
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-04-17
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
1
-1
/
+4
2007-10-11
mlx4_core: Fix section mismatches
Roland Dreier
1
-7
/
+6
2007-07-18
mlx4_core: Reset device when internal error is detected
Jack Morgenstein
1
-49
/
+7
2007-06-07
mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id
Roland Dreier
1
-1
/
+3
2007-05-16
missing includes in mlx4
Al Viro
1
-0
/
+1
2007-05-12
mlx4: don't use deprecated IRQ flags
Andrew Morton
1
-1
/
+1
2007-05-09
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
1
-0
/
+696