index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
2007-07-18
1
-2
/
+14
*
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
2007-07-18
1
-1
/
+1
*
IB/mthca: Schedule MSI support for removal
Roland Dreier
2007-07-18
1
-4
/
+16
*
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
2007-07-17
1
-2
/
+2
*
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
2007-07-10
2
-2
/
+2
*
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-10
1
-1
/
+1
*
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
2007-06-07
1
-1
/
+1
*
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
2007-05-30
1
-3
/
+3
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-22
3
-61
/
+102
|
\
|
*
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
2007-05-19
1
-60
/
+98
|
*
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
2007-05-19
1
-0
/
+1
|
*
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
2007-05-19
1
-1
/
+3
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
5
-0
/
+5
|
/
*
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
Michael S. Tsirkin
2007-05-14
1
-1
/
+3
*
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
2007-05-14
1
-0
/
+1
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-09
2
-10
/
+29
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
4
-7
/
+24
|
\
|
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-07
2
-7
/
+9
|
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-07
1
-0
/
+2
|
*
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-05-01
1
-0
/
+13
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-03
1
-1
/
+0
|
/
*
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-25
1
-1
/
+0
*
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-25
1
-4
/
+3
*
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-25
1
-2
/
+4
*
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-19
1
-5
/
+5
*
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-04-16
1
-0
/
+1
*
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
2007-03-27
1
-2
/
+2
*
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-03-01
1
-5
/
+5
*
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-21
1
-4
/
+6
*
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
2007-02-16
1
-1
/
+3
*
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
2007-02-16
1
-0
/
+5
*
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
2007-02-13
3
-9
/
+89
*
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2007-02-13
2
-6
/
+16
*
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2007-02-13
5
-50
/
+131
*
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
2007-02-13
1
-0
/
+4
*
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
2007-02-13
1
-1
/
+5
*
IB/mthca: Work around gcc bug on sparc64
David Howells
2007-02-10
1
-2
/
+7
*
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
2007-02-10
1
-1
/
+1
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
2
-2
/
+2
*
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2007-01-09
1
-9
/
+17
*
IB/mthca: Fix PRM compliance problem in atomic-send completions
Jack Morgenstein
2007-01-08
1
-2
/
+6
*
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
2007-01-05
1
-1
/
+1
*
[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion
Michael S. Tsirkin
2006-12-30
1
-1
/
+2
*
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
2006-12-16
1
-3
/
+1
*
IB/mthca: Add HCA profile module parameters
Leonid Arsh
2006-12-16
1
-14
/
+97
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
3
-6
/
+6
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
11
-44
/
+35
|
\
|
*
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-30
1
-1
/
+1
|
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-30
10
-41
/
+33
[prev]
[next]