index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-28
IB/ipath: Fix lockdep error upon "ifconfig ibN down"
Bryan O'Sullivan
1
-5
/
+7
2006-09-28
IB/ipath: Fix races with ib_resize_cq()
Bryan O'Sullivan
1
-8
/
+22
2006-09-28
IB/ipath: Support new PCIE device, QLE7142
Bryan O'Sullivan
1
-0
/
+3
2006-09-28
IB/ipath: Set CPU affinity early
Bryan O'Sullivan
2
-10
/
+35
2006-09-28
IB/ipath: Fix EEPROM read when driver is compiled with -Os
Bryan O'Sullivan
1
-0
/
+1
2006-09-28
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
Bryan O'Sullivan
5
-52
/
+124
2006-09-28
IB/ipath: Change HT CRC message to indicate how to resolve problem
Bryan O'Sullivan
1
-1
/
+1
2006-09-28
IB/ipath: Clean up module exit code
Bryan O'Sullivan
1
-161
/
+128
2006-09-28
IB/ipath: Call mtrr_del with correct arguments
Bryan O'Sullivan
2
-2
/
+13
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
4
-9
/
+26
2006-09-28
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
8
-73
/
+198
2006-09-28
IB/ipath: Drop unnecessary "(void *)" casts
Bryan O'Sullivan
1
-3
/
+3
2006-09-28
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
7
-63
/
+81
2006-09-28
IB/ipath: Fix mismatch in shifts and masks for printing debug info
Bryan O'Sullivan
1
-2
/
+2
2006-09-28
IB/ipath: Fix compiler warnings and errors on non-x86_64 systems
Bryan O'Sullivan
1
-5
/
+4
2006-09-28
IB/ipath: Print more informative parity error messages
Bryan O'Sullivan
5
-97
/
+158
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
7
-29
/
+26
2006-09-28
IB/ipath: RC and UC should validate SLID and DLID
Bryan O'Sullivan
2
-0
/
+8
2006-09-28
IB/ipath: Only allow complete writes to flash
Bryan O'Sullivan
1
-6
/
+3
2006-09-28
IB/ipath: Count SRQs properly
Bryan O'Sullivan
1
-8
/
+15
2006-09-28
IB/ipath: Lock and count allocated CQs properly
Bryan O'Sullivan
1
-6
/
+12
2006-09-28
IB/ipath: Clean up handling of GUID 0
Bryan O'Sullivan
2
-8
/
+17
2006-09-28
IB/ipath: Unregister from IB core early
Bryan O'Sullivan
1
-1
/
+11
2006-09-28
IB/ipath: Support revision 2 InfiniPath PCIE devices
Bryan O'Sullivan
5
-37
/
+215
2006-09-28
IB/ipath: Driver support for userspace sharing of HW contexts
Bryan O'Sullivan
5
-241
/
+754
2006-09-28
IB/ipath: Fix memory leak if allocation fails
Bryan O'Sullivan
1
-0
/
+3
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
4
-20
/
+37
2006-09-28
RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()
Roland Dreier
1
-1
/
+3
2006-09-28
RDMA/amso1100: Fix error path in c2_llp_accept()
Eric Sesterhenn
1
-8
/
+7
2006-09-27
RDMA/amso1100: Fix compile warnings
Roland Dreier
4
-5
/
+7
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-6
/
+6
2006-09-26
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
1
-3
/
+2
2006-09-23
[PATCH] missing includes from infiniband merge
Al Viro
3
-0
/
+3
2006-09-22
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
1
-3
/
+2
2006-09-22
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
3
-21
/
+136
2006-09-22
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Tom Tucker
23
-0
/
+9011
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
3
-3
/
+3
2006-09-22
IB: Whitespace fixes
Roland Dreier
2
-8
/
+8
2006-09-22
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
1
-1
/
+1
2006-09-22
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
1
-4
/
+6
2006-09-22
IB/mthca: Fix default static rate returned for Tavor in AV
Jack Morgenstein
1
-1
/
+1
2006-09-22
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
6
-0
/
+69
2006-09-22
IB/ipath: fix return value from ipath_poll
Bryan O'Sullivan
1
-1
/
+5
2006-09-22
IB/ipath: allow SMA to be disabled
Bryan O'Sullivan
1
-0
/
+7
2006-09-22
IB/ipath: handle sq_sig_all field correctly
Bryan O'Sullivan
1
-5
/
+8
2006-09-22
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
3
-1
/
+25
2006-09-22
IB/ipath: validate path_mig_state properly
Bryan O'Sullivan
1
-1
/
+2
2006-09-22
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2
-2
/
+32
2006-09-22
IB/ipath: add serial number to hardware freeze error message
Bryan O'Sullivan
2
-4
/
+6
[next]