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
/
ipath
/
ipath_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-16
IB/ipath: Enable 4KB MTU
Dave Olson
1
-6
/
+6
2008-03-11
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
1
-1
/
+1
2008-03-11
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
1
-4
/
+5
2008-03-11
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
1
-1
/
+1
2008-01-25
IB/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
1
-2
/
+0
2008-01-25
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2007-11-20
IB/ipath: Fix error path in QP creation
Ralph Campbell
1
-6
/
+9
2007-10-09
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
Ralph Campbell
1
-3
/
+17
2007-10-09
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
1
-6
/
+5
2007-07-09
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
1
-8
/
+0
2007-07-09
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-09
IB/ipath: Clean send flags properly on QP reset
Robert Walsh
1
-1
/
+1
2007-07-09
IB/ipath: Fix maximum MTU reporting
Robert Walsh
1
-1
/
+6
2007-04-30
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
1
-22
/
+30
2007-04-18
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
1
-38
/
+53
2007-04-18
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
1
-1
/
+1
2007-04-18
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
1
-3
/
+5
2007-04-18
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
1
-3
/
+3
2007-04-18
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
1
-6
/
+20
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-1
/
+1
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
1
-3
/
+10
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
1
-1
/
+2
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
1
-0
/
+15
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
1
-2
/
+31
2006-09-22
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
1
-35
/
+0
2006-09-22
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
1
-5
/
+5
2006-09-22
IB/ipath: simplify layering code
Bryan O'Sullivan
1
-4
/
+30
2006-09-22
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
1
-44
/
+112
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
1
-1
/
+2
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
1
-8
/
+8
2006-07-01
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
1
-11
/
+16
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
1
-28
/
+15
2006-07-01
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
1
-2
/
+4
2006-07-01
[PATCH] IB/ipath: fix some memory leaks on failure paths
Bryan O'Sullivan
1
-0
/
+2
2006-07-01
[PATCH] IB/ipath: don't allow resources to be created with illegal values
Bryan O'Sullivan
1
-0
/
+8
2006-07-01
[PATCH] IB/ipath: remove some duplicate code
Bryan O'Sullivan
1
-3
/
+0
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
1
-5
/
+3
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
1
-0
/
+1
2006-05-23
IB/ipath: deref correct pointer when using kernel SMA
Bryan O'Sullivan
1
-1
/
+1
2006-05-23
IB/ipath: replace uses of LIST_POISON
Bryan O'Sullivan
1
-16
/
+14
2006-05-23
IB/ipath: don't modify QP if changes fail
Bryan O'Sullivan
1
-15
/
+17
2006-04-19
IB/ipath: Make more names static
Roland Dreier
1
-62
/
+62
2006-03-31
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan
1
-0
/
+913