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.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
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-06
IB/ipath: Fix SM trap forwarding
Ralph Campbell
1
-0
/
+4
2008-05-27
IB/ipath: Fix device capability flags
Ralph Campbell
1
-1
/
+2
2008-05-27
IB/ipath: Avoid test_bit() on u64 SDMA status value
Roland Dreier
2
-8
/
+9
2008-05-16
IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate
Ralph Campbell
1
-2
/
+2
2008-05-16
IB/ipath: Fix printk format for ipath_sdma_status
Roland Dreier
1
-2
/
+2
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
2
-4
/
+4
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
3
-18
/
+23
2008-05-13
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
2
-0
/
+8
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
8
-304
/
+554
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
5
-224
/
+132
2008-05-07
IB/ipath: Fix SDMA error recovery in absence of link status change
John Gregor
2
-10
/
+29
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
8
-202
/
+224
2008-05-07
IB/ipath: Fix count of packets received by kernel
Michael Albaugh
1
-1
/
+1
2008-05-07
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
Ralph Campbell
1
-1
/
+5
2008-05-07
IB/ipath: Fix bug that can leave sends disabled after freeze recovery
Dave Olson
1
-2
/
+6
2008-05-07
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
1
-1
/
+1
2008-05-07
IB/ipath: Only warn about prototype chip during init
Michael Albaugh
1
-2
/
+3
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+2
2008-04-22
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2
-6
/
+6
2008-04-22
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
1
-9
/
+4
2008-04-22
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
1
-1
/
+1
2008-04-22
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
1
-2
/
+4
2008-04-22
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-22
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
4
-48
/
+51
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
4
-12
/
+12
2008-04-17
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
18
-18
/
+18
2008-04-17
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
13
-136
/
+896
2008-04-17
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
6
-34
/
+83
2008-04-17
IB/ipath: User mode send DMA
Arthur Jones
1
-0
/
+879
2008-04-17
IB/ipath: User mode send DMA header file
Arthur Jones
1
-0
/
+54
2008-04-17
IB/ipath: Add code for IBA7220 send DMA
John Gregor
1
-0
/
+743
2008-04-17
IB/ipath: Add IBA7220-specific SERDES initialization data
Ralph Campbell
1
-0
/
+1082
2008-04-17
IB/ipath: Support for SerDes portion of IBA7220
Michael Albaugh
1
-0
/
+1462
2008-04-17
IB/ipath: HCA-specific code to support IBA7220
Ralph Campbell
1
-0
/
+2571
2008-04-17
IB/ipath: Isolate 7220-specific content
Michael Albaugh
1
-0
/
+57
2008-04-17
IB/ipath: Header file changes to support IBA7220
Ralph Campbell
4
-54
/
+282
2008-04-17
IB/ipath: Fix up error handling
Ralph Campbell
3
-17
/
+66
2008-04-17
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
3
-22
/
+42
2008-04-17
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
3
-1
/
+45
2008-04-17
IB/ipath: Set LID filtering for HCAs that support it.
Dave Olson
1
-2
/
+7
2008-04-17
IB/ipath: Add support for IBTA 1.2 Heartbeat
Dave Olson
2
-3
/
+30
2008-04-17
IB/ipath: Make link state transition code ignore (transient) link recovery
Dave Olson
1
-1
/
+15
2008-04-17
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
10
-225
/
+305
2008-04-17
IB/ipath: Fix some white space and code style issues
Ralph Campbell
6
-35
/
+38
2008-04-17
IB/ipath: Allow old and new diagnostic packet formats
Michael Albaugh
1
-2
/
+7
2008-04-17
IB/ipath: Fix time comparison to use time_after_eq()
Robert P. J. Day
1
-1
/
+2
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+5
2008-04-17
IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup
Michael Albaugh
3
-67
/
+439
2008-04-17
IB/ipath: Use PIO buffer for RC ACKs
Ralph Campbell
1
-18
/
+39
[next]