index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_rc.c
Age
Commit message (
Expand
)
Author
2007-05-06
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
2007-05-06
IB/ipath: Fix two more spin lock problems
Ralph Campbell
2007-04-30
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2007-04-30
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
2007-04-18
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
2007-04-18
IB/ipath: Fix PSN update for RC retries
Ralph Campbell
2007-04-18
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
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-10-02
IB/ipath: Fix RDMA reads
Ralph Campbell
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
2006-09-28
IB/ipath: RC and UC should validate SLID and DLID
Bryan O'Sullivan
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
2006-09-22
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fix shared receive queues for RC
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fix an indenting problem
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: replace uses of LIST_POISON
Bryan O'Sullivan
2006-03-31
IB/ipath: infiniband RC protocol support
Bryan O'Sullivan