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
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
IB/ipath: Fix sanity checks on QP number of WRs and SGEs
Ralph Campbell
2008-04-16
IB/ipath: Remove useless comments
Ralph Campbell
2008-04-16
IB/ipath: Enable 4KB MTU
Dave Olson
2008-03-11
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
2008-03-11
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
2008-03-11
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
2008-01-25
IB/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
2008-01-25
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
2007-11-20
IB/ipath: Fix error path in QP creation
Ralph Campbell
2007-10-09
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
Ralph Campbell
2007-10-09
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
2007-07-09
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
2007-07-09
IB/ipath: Update copyright dates
John Gregor
2007-07-09
IB/ipath: Clean send flags properly on QP reset
Robert Walsh
2007-07-09
IB/ipath: Fix maximum MTU reporting
Robert Walsh
2007-04-30
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
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
[next]