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.12.y
linux-6.13.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
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
IB: Whitespace fixes
Roland Dreier
2
-8
/
+8
2006-09-23
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
1
-1
/
+1
2006-09-23
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
1
-4
/
+6
2006-09-23
IB/mthca: Fix default static rate returned for Tavor in AV
Jack Morgenstein
1
-1
/
+1
2006-09-23
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
6
-0
/
+69
2006-09-23
IB/ipath: fix return value from ipath_poll
Bryan O'Sullivan
1
-1
/
+5
2006-09-23
IB/ipath: allow SMA to be disabled
Bryan O'Sullivan
1
-0
/
+7
2006-09-23
IB/ipath: handle sq_sig_all field correctly
Bryan O'Sullivan
1
-5
/
+8
2006-09-23
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
3
-1
/
+25
2006-09-23
IB/ipath: validate path_mig_state properly
Bryan O'Sullivan
1
-1
/
+2
2006-09-23
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2
-2
/
+32
2006-09-23
IB/ipath: add serial number to hardware freeze error message
Bryan O'Sullivan
2
-4
/
+6
2006-09-23
IB/ipath: support new QLogic product naming scheme
Bryan O'Sullivan
7
-71
/
+68
2006-09-23
IB/ipath: account for attached QPs correctly
Bryan O'Sullivan
1
-0
/
+2
2006-09-23
IB/ipath: do not allow use of CQ entries with invalid counts
Bryan O'Sullivan
1
-1
/
+6
2006-09-23
IB/ipath: add new minor device to allow sending of diag packets
Bryan O'Sullivan
4
-0
/
+176
2006-09-23
IB/ipath: trivial cleanups
Bryan O'Sullivan
1
-1
/
+0
2006-09-23
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
14
-119
/
+35
2006-09-23
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
8
-134
/
+17
2006-09-23
IB/ipath: simplify layering code
Bryan O'Sullivan
17
-1329
/
+1126
2006-09-23
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
9
-291
/
+61
2006-09-23
IB/ipath: drop requirement that PIO buffers be mmaped write-only
Bryan O'Sullivan
1
-9
/
+4
2006-09-23
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
1
-1
/
+2
2006-09-23
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
1
-1
/
+5
2006-09-23
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
3
-8
/
+38
2006-09-23
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
4
-0
/
+66
2006-09-23
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
9
-382
/
+785
2006-09-23
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
8
-10
/
+18
2006-09-23
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
31
-0
/
+11572
2006-09-23
IB/mthca: Include the header we really want
James Lentini
1
-1
/
+1
2006-09-23
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
1
-1
/
+1
2006-09-23
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
1
-1
/
+1
2006-09-01
IB/mthca: Use IRQ safe locks to protect allocation bitmaps
Roland Dreier
1
-4
/
+11
2006-08-24
IB/mthca: Update HCA firmware revisions
Michael S. Tsirkin
1
-3
/
+3
2006-08-18
IB/mthca: No userspace SRQs if HCA doesn't have SRQ support
Roland Dreier
1
-5
/
+6
2006-08-11
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2
-14
/
+32
2006-08-10
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
1
-2
/
+10
2006-08-03
IB/mthca: Clean up mthca array index mask
Roland Dreier
1
-8
/
+7
2006-08-03
IB/mthca: Fix mthca_array_clear() thinko
Michael S. Tsirkin
1
-1
/
+3
2006-07-24
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
1
-2
/
+3
2006-07-24
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
1
-4
/
+0
2006-07-24
IB/ipath: Fix ib_ipath driver to work with SRP
Ralph Campbell
2
-0
/
+16
2006-07-24
IB/ipath: Fix a data corruption
Ralph Campbell
1
-40
/
+36
2006-07-24
IB/mthca: Fix SRQ limit event range check
Dotan Barak
1
-1
/
+2
2006-07-15
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
1
-7
/
+6
2006-07-15
[PATCH] IB/mthca: fix static rate returned by mthca_ah_query
Jack Morgenstein
1
-2
/
+3
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+3
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
16
-357
/
+198
2006-07-01
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
1
-11
/
+16
[prev]
[next]