index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+1
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-2
/
+2
2008-10-28
infiniband: use %p6 for printing message ids
Harvey Harrison
1
-21
/
+2
2008-10-27
mlx4: Setting the correct offset for default mac address
Yevgeny Petrilin
1
-1
/
+1
2008-10-27
mlx4_en: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
24
-50
/
+6148
2008-10-22
mlx4_core: Add Ethernet PCI device IDs
Yevgeny Petrilin
1
-0
/
+2
2008-10-22
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
Yevgeny Petrilin
11
-0
/
+5361
2008-10-22
mlx4_core: Multiple port type support
Yevgeny Petrilin
5
-6
/
+239
2008-10-22
mlx4_core: Ethernet MAC/VLAN management
Yevgeny Petrilin
4
-1
/
+307
2008-10-22
mlx4_core: Get ethernet MTU and default address from firmware
Yevgeny Petrilin
3
-7
/
+14
2008-10-22
mlx4_core: Support multiple pre-reserved QP regions
Yevgeny Petrilin
12
-28
/
+126
2008-10-10
mlx4_core: Add QP range reservation support
Yevgeny Petrilin
3
-15
/
+106
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2008-09-24
drivers/net/mlx4/alloc.c needs mm.h
Andrew Morton
1
-0
/
+1
2008-09-15
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
1
-2
/
+0
2008-09-02
mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries
Vladimir Sokolovsky
1
-2
/
+6
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
17
-11
/
+17
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
17
-11
/
+17
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-21
/
+61
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
mlx4_core: Improve error message when not enough UAR pages are available
Roland Dreier
1
-0
/
+7
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
4
-13
/
+24
2008-07-22
mlx4_core: Keep free count for MTT buddy allocator
Roland Dreier
2
-8
/
+19
2008-07-22
mlx4_code: Add missing FW status return code
Jack Morgenstein
1
-0
/
+3
2008-07-22
mlx4_core: Add module parameter to enable QoS support
Jack Morgenstein
1
-0
/
+8
2008-07-14
mlx4_core: Use MOD_STAT_CFG command to get minimal page size
Vladimir Sokolovsky
3
-0
/
+41
2008-07-14
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
1
-4
/
+13
2008-05-05
mlx4_core: Support creation of FMRs with pages smaller than 4K
Oren Duer
1
-1
/
+1
2008-04-29
mlx4_core: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
1
-6
/
+0
2008-04-29
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
1
-1
/
+3
2008-04-25
mlx4_core: Add helper to move QP to ready-to-send
Yevgeny Petrilin
1
-0
/
+31
2008-04-25
mlx4_core: Add HW queues allocation helpers
Yevgeny Petrilin
1
-0
/
+46
2008-04-23
mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ
Vladimir Sokolovsky
1
-1
/
+1
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
3
-0
/
+117
2008-04-16
IB/mlx4: Fix incorrect comment
Eli Cohen
1
-2
/
+1
2008-04-16
IB/mlx4: Fix race when detaching a QP from a multicast group
Eli Cohen
1
-9
/
+3
2008-04-16
IB/mlx4: Add support for resizing CQs
Vladimir Sokolovsky
1
-0
/
+28
2008-04-16
IB/mlx4: Add support for modifying CQ moderation parameters
Eli Cohen
1
-7
/
+37
2008-04-16
mlx4_core: Increase max number of QPs to 128K
Jack Morgenstein
1
-1
/
+1
2008-04-16
IB/mlx4: Add IPoIB LSO support
Eli Cohen
3
-0
/
+11
2008-04-16
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+4
2008-04-16
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
4
-10
/
+9
2008-04-16
mlx4_core: Move opening brace of function onto a new line
Roland Dreier
1
-1
/
+2
2008-02-14
mlx4_core: Move table_find from fmr_alloc to fmr_enable
Jack Morgenstein
1
-8
/
+13
2008-02-11
mlx4_core: Fix build break (missing include)
Olof Johansson
1
-0
/
+1
2008-02-06
mlx4_core: Clean up struct mlx4_buf
Roland Dreier
2
-22
/
+22
2008-02-06
mlx4_core: For 64-bit systems, vmap() kernel queue buffers
Jack Morgenstein
1
-0
/
+16
[next]