IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_qp.c
2007-04-19 Bryan O'SullivanIB/ipath: Don't allow QPs 0 and 1 to be opened multiple...
2007-04-19 Bryan O'SullivanIB/ipath: Fix CQ flushing when QP is modified to error...
2007-04-19 Ralph CampbellIB/ipath: Fix QP error completion queue entries
2007-04-19 Bryan O'SullivanIB/ipath: Fix up some debug messages
2007-04-19 Ralph CampbellIB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and...
2007-02-04 Michael S. TsirkinIB: Return qp pointer as part of ib_wc
2006-09-28 Bryan O'SullivanIB/ipath: Flush RWQEs if access error or invalid error...
2006-09-28 Bryan O'SullivanIB/ipath: Limit # of packets sent without an ACK received
2006-09-22 Bryan O'SullivanIB/ipath: handle sq_sig_all field correctly
2006-09-22 Bryan O'SullivanIB/ipath: put a limit on the number of QPs that can...
2006-09-22 Bryan O'SullivanIB/ipath: validate path_mig_state properly
2006-09-22 Bryan O'SullivanIB/ipath: be more strict about testing the modify QP...
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: simplify debugging code after ipath_core...
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Ralph CampbellIB/ipath: Performance improvements via mmap of queues
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: ignore receive queue size if SRQ...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: rC receive interrupt performance...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: enforce device resource limits
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix some memory leaks on failure...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: don't allow resources to be created...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: remove some duplicate code
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: share more common code between RC...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update copyrights and other strings...
2006-05-23 Bryan O'SullivanIB/ipath: deref correct pointer when using kernel SMA
2006-05-23 Bryan O'SullivanIB/ipath: replace uses of LIST_POISON
2006-05-23 Bryan O'SullivanIB/ipath: don't modify QP if changes fail
2006-04-19 Roland DreierIB/ipath: Make more names static
2006-03-31 Bryan O'SullivanIB/ipath: misc infiniband code, part 2