index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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/ipath: Properly terminate PCI ID table
Roland Dreier
2006-05-12
1
-4
/
+3
*
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
2006-05-10
1
-4
/
+11
*
IB/mthca: Fix race in reference counting
Roland Dreier
2006-05-09
5
-45
/
+74
*
IB/ipath: tidy up white space in a few files
Bryan O'Sullivan
2006-05-01
3
-21
/
+31
*
IB/ipath: fix label name in interrupt handler
Bryan O'Sullivan
2006-05-01
1
-3
/
+3
*
IB/ipath: improve sparse annotation
Bryan O'Sullivan
2006-05-01
1
-1
/
+1
*
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
2006-05-01
2
-30
/
+12
*
IB/ipath: simplify RC send posting
Bryan O'Sullivan
2006-05-01
1
-11
/
+4
*
IB/ipath: prevent hardware from being accessed during reset
Bryan O'Sullivan
2006-05-01
3
-6
/
+23
*
IB/ipath: fix verbs registration
Bryan O'Sullivan
2006-05-01
1
-1
/
+5
*
IB/ipath: change handling of PIO buffers
Bryan O'Sullivan
2006-05-01
1
-14
/
+22
*
IB/ipath: iterate over correct number of ports during reset
Bryan O'Sullivan
2006-05-01
1
-1
/
+1
*
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
Bryan O'Sullivan
2006-05-01
1
-3
/
+13
*
IB/ipath: fix race with exposing reset file
Bryan O'Sullivan
2006-05-01
2
-2
/
+15
*
IB/mthca: Fix offset in query_gid method
Roland Dreier
2006-05-01
1
-1
/
+1
*
IB/mthca: make a function static
Adrian Bunk
2006-04-19
1
-1
/
+1
*
IB/ipath: Fix whitespace
Roland Dreier
2006-04-19
2
-57
/
+57
*
IB/ipath: Make more names static
Roland Dreier
2006-04-19
9
-93
/
+75
*
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
2006-04-12
4
-2
/
+30
*
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
2006-04-10
1
-0
/
+7
*
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
[next]