index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit
Steve Wise
2007-07-09
1
-2
/
+2
*
RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
Steve Wise
2007-07-09
1
-7
/
+7
*
RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue
Steve Wise
2007-07-09
1
-3
/
+3
*
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
2007-07-09
5
-52
/
+37
*
mlx4_core: Get the maximum message size from reported device capabilities
Dotan Barak
2007-07-09
1
-1
/
+1
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
32
-32
/
+32
*
IB/ipath: Clean send flags properly on QP reset
Robert Walsh
2007-07-09
1
-1
/
+1
*
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
2007-07-09
4
-51
/
+131
*
IB/ipath: Send ACK invalid where appropriate
Robert Walsh
2007-07-09
2
-10
/
+25
*
IB/ipath: Add capability to modify PBC word
Michael Albaugh
2007-07-09
2
-6
/
+52
*
IB/ipath: Make handling of one subport consistent
Mark Debbage
2007-07-09
1
-2
/
+2
*
IB/ipath: Correct checking of swminor version field when using subports
Mark Debbage
2007-07-09
1
-9
/
+55
*
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
2007-07-09
2
-5
/
+34
*
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
2007-07-09
3
-2
/
+10
*
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2007-07-09
2
-4
/
+3
*
IB/ipath: Fix RDMA read retry code
Ralph Campbell
2007-07-09
1
-19
/
+38
*
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-09
6
-38
/
+68
*
IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
Dave Olson
2007-07-09
1
-5
/
+22
*
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
2007-07-09
4
-15
/
+24
*
IB/ipath: Set M bit in BTH according to IB spec
Ralph Campbell
2007-07-09
2
-4
/
+4
*
IB/ipath: Fix local loopback bug when waiting for resources
Ralph Campbell
2007-07-09
1
-1
/
+1
*
IB/ipath: Fix problem with next WQE after a UC completion
Ralph Campbell
2007-07-09
1
-2
/
+3
*
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
2007-07-09
1
-0
/
+2
*
IB/ipath: Fix maximum MTU reporting
Robert Walsh
2007-07-09
5
-5
/
+30
*
IB/ipath: Support the IBA6110 revision 4
Dave Olson
2007-07-09
1
-2
/
+2
*
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-09
9
-8
/
+370
*
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
John Gregor
2007-07-09
2
-27
/
+1
*
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
2007-07-09
5
-30
/
+53
*
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
2007-07-09
5
-1
/
+149
*
IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
Bryan O'Sullivan
2007-07-09
1
-0
/
+1
*
IB/mlx4: Include linux/mutex.h from mlx4_ib.h
Michael S. Tsirkin
2007-07-09
1
-0
/
+1
*
IB/ehca: Refactor "maybe missed event" code
Joachim Fenkes
2007-07-09
2
-19
/
+11
*
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
2007-06-21
1
-1
/
+1
*
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
2007-06-18
1
-3
/
+39
*
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
2007-06-18
2
-34
/
+26
*
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
2007-06-18
1
-4
/
+9
*
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
2007-06-18
1
-5
/
+2
*
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
2007-06-18
4
-37
/
+82
*
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
2007-06-12
1
-2
/
+2
*
IB/mlx4: Fix handling of wq->tail for send completions
Roland Dreier
2007-06-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-06-11
2
-12
/
+23
|
\
|
*
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
2007-06-07
1
-6
/
+16
|
*
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
2007-06-07
1
-5
/
+6
|
*
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
2007-06-07
1
-1
/
+1
*
|
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
2007-06-07
1
-1
/
+1
|
/
*
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
2007-05-29
1
-3
/
+3
*
IB/ehca: Fix number of send WRs reported for new QP
Stefan Roscher
2007-05-24
1
-1
/
+1
*
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
2007-05-24
1
-7
/
+15
*
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
2007-05-23
1
-15
/
+22
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
8
-128
/
+250
|
\
[next]