index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
8
-17
/
+195
*
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
2006-04-02
4
-11
/
+29
*
IB/ipath: kbuild infrastructure
Bryan O'Sullivan
2006-03-31
2
-0
/
+52
*
IB/ipath: infiniband verbs support
Bryan O'Sullivan
2006-03-31
2
-0
/
+1555
*
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan
2006-03-31
3
-0
/
+2817
*
IB/ipath: misc infiniband code, part 1
Bryan O'Sullivan
2006-03-31
4
-0
/
+1187
*
IB/ipath: infiniband RC protocol support
Bryan O'Sullivan
2006-03-31
1
-0
/
+1857
*
IB/ipath: infiniband UC and UD protocol support
Bryan O'Sullivan
2006-03-31
2
-0
/
+1266
*
IB/ipath: infiniband header files
Bryan O'Sullivan
2006-03-31
2
-0
/
+804
*
IB/ipath: layering interfaces used by higher-level driver code
Bryan O'Sullivan
2006-03-31
2
-0
/
+1696
*
IB/ipath: support for userspace apps using core driver
Bryan O'Sullivan
2006-03-31
2
-0
/
+2117
*
IB/ipath: sysfs and ipathfs support for core driver
Bryan O'Sullivan
2006-03-31
2
-0
/
+1383
*
IB/ipath: misc driver support code
Bryan O'Sullivan
2006-03-31
4
-0
/
+1914
*
IB/ipath: chip initialisation code, and diag support
Bryan O'Sullivan
2006-03-31
2
-0
/
+1330
*
IB/ipath: support for PCI Express devices
Bryan O'Sullivan
2006-03-31
1
-0
/
+1247
*
IB/ipath: support for HyperTransport devices
Bryan O'Sullivan
2006-03-31
1
-0
/
+1586
*
IB/ipath: core driver header files
Bryan O'Sullivan
2006-03-31
5
-0
/
+2305
*
IB/ipath: core device driver
Bryan O'Sullivan
2006-03-31
1
-0
/
+1983
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
9
-12
/
+12
*
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
2006-03-29
1
-1
/
+1
*
IB/mthca: Fix modify QP error path
Roland Dreier
2006-03-24
1
-10
/
+11
*
IB/mthca: Fix indentation
Roland Dreier
2006-03-24
1
-2
/
+2
*
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
2006-03-24
1
-4
/
+5
*
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
2006-03-24
1
-0
/
+2
*
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
2006-03-24
1
-0
/
+4
*
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
2006-03-24
1
-4
/
+23
*
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
2006-03-20
1
-4
/
+8
*
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
2006-03-20
1
-2
/
+2
*
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
2006-03-20
1
-1
/
+1
*
IB/mthca: Update firmware versions
Roland Dreier
2006-03-20
1
-3
/
+3
*
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
2006-03-20
5
-17
/
+51
*
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
2006-03-20
4
-30
/
+37
*
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
2006-03-20
1
-2
/
+8
*
IB/mthca: Add support for send work request fence flag
Dotan Barak
2006-03-20
1
-2
/
+6
*
IB/mthca: Implement query_ah method
Jack Morgenstein
2006-03-20
3
-0
/
+33
*
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2006-03-20
2
-23
/
+136
*
IB/mthca: Return actual capacity from create_srq
Dotan Barak
2006-03-20
1
-0
/
+3
*
IB/mthca: Bump driver version and release date
Roland Dreier
2006-03-20
1
-2
/
+2
*
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
6
-1
/
+184
*
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
2006-03-20
3
-290
/
+76
*
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
2
-2
/
+15
*
IB: Enable FMR pool user to set page size
Or Gerlitz
2006-03-20
1
-5
/
+5
*
IB/mthca: Add modify_device method to set node description
Roland Dreier
2006-03-20
2
-1
/
+48
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
9
-26
/
+26
*
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
2006-03-20
7
-52
/
+308
*
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
2006-03-20
3
-13
/
+0
*
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-03-20
3
-22
/
+15
*
IB/mthca: bump driver version and release date
Roland Dreier
2006-02-13
1
-2
/
+2
*
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
2006-02-10
1
-19
/
+19
*
IB/mthca: Semaphore to mutex conversions
Roland Dreier
2006-01-30
6
-36
/
+37
[next]