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
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
1
-4
/
+8
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
1
-2
/
+2
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
1
-1
/
+1
2006-03-20
IB/mthca: Update firmware versions
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
5
-17
/
+51
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
4
-30
/
+37
2006-03-20
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
1
-2
/
+8
2006-03-20
IB/mthca: Add support for send work request fence flag
Dotan Barak
1
-2
/
+6
2006-03-20
IB/mthca: Implement query_ah method
Jack Morgenstein
3
-0
/
+33
2006-03-20
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2
-23
/
+136
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
1
-0
/
+3
2006-03-20
IB/mthca: Bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
6
-1
/
+184
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
3
-290
/
+76
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2
-2
/
+15
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
1
-5
/
+5
2006-03-20
IB/mthca: Add modify_device method to set node description
Roland Dreier
2
-1
/
+48
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
9
-26
/
+26
2006-03-20
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
7
-52
/
+308
2006-03-20
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
3
-13
/
+0
2006-03-20
IB/mthca: Make functions that never fail return void
Roland Dreier
3
-22
/
+15
2006-02-13
IB/mthca: bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-02-10
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
1
-19
/
+19
2006-01-30
IB/mthca: Semaphore to mutex conversions
Roland Dreier
6
-36
/
+37
2006-01-30
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
2
-16
/
+7
2006-01-30
IB/mthca: Relax UAR size check
Michael S. Tsirkin
1
-2
/
+8
2006-01-21
IB/mthca: Use correct GID in MADs sent on port 2
Michael S. Tsirkin
1
-1
/
+1
2006-01-12
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
3
-5
/
+8
2006-01-12
IB/mthca: Cosmetic: use the ALIGN macro
Michael S. Tsirkin
1
-2
/
+3
2006-01-12
IB/mthca: Fix memory leaks in error handling
Jack Morgenstein
1
-3
/
+7
2006-01-12
IB/mthca: Fix memory leak of multicast group structures
Ishai Rabinovitz
1
-1
/
+1
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
1
-2
/
+38
2006-01-09
IB/mthca: Factor common MAD initialization code
Roland Dreier
1
-30
/
+22
2006-01-09
IB/mthca: kzalloc conversions
Roland Dreier
1
-8
/
+4
2006-01-09
IB/mthca: prevent event queue overrun
Michael S. Tsirkin
1
-13
/
+15
2006-01-09
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
Michael S. Tsirkin
1
-11
/
+7
2006-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-151
/
+217
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2006-01-06
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
1
-20
/
+37
2006-01-06
IB/mthca: Fill in vendor_err field in completion with error
Michael S. Tsirkin
1
-5
/
+7
2006-01-06
IB/mthca: multiple fixes for multicast group handling
Jack Morgenstein
1
-19
/
+35
2006-01-06
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
1
-2
/
+0
2006-01-06
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
1
-3
/
+2
2006-01-06
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
1
-26
/
+36
2006-01-05
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
1
-2
/
+2
2006-01-05
IB/mthca: check port validity in modify_qp
Jack Morgenstein
1
-0
/
+6
2006-01-05
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
1
-0
/
+4
2006-01-04
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
1
-1
/
+1
2005-12-15
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
1
-4
/
+6
2005-12-15
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
1
-50
/
+37
[next]