index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_qp.c
Age
Commit message (
Expand
)
Author
2007-04-18
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
2007-04-18
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
2007-04-18
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
2007-04-18
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
2007-04-18
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
2006-09-22
IB/ipath: handle sq_sig_all field correctly
Bryan O'Sullivan
2006-09-22
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
2006-09-22
IB/ipath: validate path_mig_state properly
Bryan O'Sullivan
2006-09-22
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2006-09-22
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
2006-09-22
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fix some memory leaks on failure paths
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: don't allow resources to be created with illegal values
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: remove some duplicate code
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-05-23
IB/ipath: deref correct pointer when using kernel SMA
Bryan O'Sullivan
2006-05-23
IB/ipath: replace uses of LIST_POISON
Bryan O'Sullivan
2006-05-23
IB/ipath: don't modify QP if changes fail
Bryan O'Sullivan
2006-04-19
IB/ipath: Make more names static
Roland Dreier
2006-03-31
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan