index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2008-04-22
2
-6
/
+6
*
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
2008-04-22
1
-9
/
+4
*
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
2008-04-22
1
-1
/
+1
*
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
2008-04-22
1
-2
/
+4
*
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
2008-04-22
1
-1
/
+0
*
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
2008-04-22
1
-1
/
+1
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-20
4
-48
/
+51
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-17
4
-12
/
+12
*
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-17
18
-18
/
+18
*
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-17
13
-136
/
+896
*
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
2008-04-17
6
-34
/
+83
*
IB/ipath: User mode send DMA
Arthur Jones
2008-04-17
1
-0
/
+879
*
IB/ipath: User mode send DMA header file
Arthur Jones
2008-04-17
1
-0
/
+54
*
IB/ipath: Add code for IBA7220 send DMA
John Gregor
2008-04-17
1
-0
/
+743
*
IB/ipath: Add IBA7220-specific SERDES initialization data
Ralph Campbell
2008-04-17
1
-0
/
+1082
*
IB/ipath: Support for SerDes portion of IBA7220
Michael Albaugh
2008-04-17
1
-0
/
+1462
*
IB/ipath: HCA-specific code to support IBA7220
Ralph Campbell
2008-04-17
1
-0
/
+2571
*
IB/ipath: Isolate 7220-specific content
Michael Albaugh
2008-04-17
1
-0
/
+57
*
IB/ipath: Header file changes to support IBA7220
Ralph Campbell
2008-04-17
4
-54
/
+282
*
IB/ipath: Fix up error handling
Ralph Campbell
2008-04-17
3
-17
/
+66
*
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
2008-04-17
3
-22
/
+42
*
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
2008-04-17
3
-1
/
+45
*
IB/ipath: Set LID filtering for HCAs that support it.
Dave Olson
2008-04-17
1
-2
/
+7
*
IB/ipath: Add support for IBTA 1.2 Heartbeat
Dave Olson
2008-04-17
2
-3
/
+30
*
IB/ipath: Make link state transition code ignore (transient) link recovery
Dave Olson
2008-04-17
1
-1
/
+15
*
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-17
10
-225
/
+305
*
IB/ipath: Fix some white space and code style issues
Ralph Campbell
2008-04-17
6
-35
/
+38
*
IB/ipath: Allow old and new diagnostic packet formats
Michael Albaugh
2008-04-17
1
-2
/
+7
*
IB/ipath: Fix time comparison to use time_after_eq()
Robert P. J. Day
2008-04-17
1
-1
/
+2
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-17
1
-0
/
+5
*
IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup
Michael Albaugh
2008-04-17
3
-67
/
+439
*
IB/ipath: Use PIO buffer for RC ACKs
Ralph Campbell
2008-04-17
1
-18
/
+39
*
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-17
8
-145
/
+225
*
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
2008-04-17
6
-29
/
+55
*
IB/ipath: Remove some useless (void) casts
Ralph Campbell
2008-04-17
2
-9
/
+9
*
IB/ipath: Change the module author
Ralph Campbell
2008-04-17
1
-1
/
+1
*
IB/ipath: Fix PCI config write size used to clear linkctrl error bits
Roland Dreier
2008-04-17
1
-1
/
+1
*
IB/ipath: Fix sanity checks on QP number of WRs and SGEs
Ralph Campbell
2008-04-17
1
-10
/
+16
*
IB/ipath: Remove useless comments
Ralph Campbell
2008-04-17
1
-2
/
+0
*
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
2008-04-17
3
-0
/
+24
*
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
2008-04-17
3
-33
/
+69
*
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-17
7
-182
/
+310
*
IB/ipath: Make debug error message match the constraint that is checked for
Ralph Campbell
2008-04-17
1
-1
/
+1
*
IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode
Ralph Campbell
2008-04-17
1
-1
/
+1
*
IB/ipath: Fix link up LED display
Arthur Jones
2008-04-17
1
-1
/
+1
*
IB/ipath: Fix error recovery for send buffer status after chip freeze mode
Ralph Campbell
2008-04-17
1
-1
/
+2
*
IB/ipath: Fix byte order of pioavail in handle_errors()
Ralph Campbell
2008-04-17
1
-3
/
+3
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-17
8
-65
/
+45
*
IB/ipath: Shared context code needs to be sure device is usable
Dave Olson
2008-04-17
1
-1
/
+1
*
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
2008-04-17
4
-23
/
+85
[next]