- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband / hw / ipath / ipath_rc.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-13 Ralph CampbellIB/ipath: Fix race with ACK retry timeout list management
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Ralph CampbellIB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
2007-10-10 Ralph CampbellIB/ipath: Change UD to queue work requests like RC...
2007-07-10 John GregorIB/ipath: Update copyright dates
2007-07-10 Robert WalshIB/ipath: Send ACK invalid where appropriate
2007-07-10 Ralph CampbellIB/ipath: Duplicate RDMA reads can cause responder...
2007-07-10 Ralph CampbellIB/ipath: Fix RDMA read retry code
2007-07-10 Ralph CampbellIB/ipath: Set M bit in BTH according to IB spec
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-07 Ralph CampbellIB/ipath: Fix a race condition when generating ACKs
2007-05-07 Ralph CampbellIB/ipath: Fix two more spin lock problems
2007-05-01 Ralph CampbellIB/ipath: Don't put QP in timeout queue if waiting...
2007-05-01 Ralph CampbellIB/ipath: Don't call spin_lock_irq() from interrupt...
2007-04-19 Ralph CampbellIB/ipath: Fix RDMA reads of length zero and error handling
2007-04-19 Ralph CampbellIB/ipath: Fix PSN update for RC retries
2007-04-19 Ralph CampbellIB/ipath: Fix QP error completion queue entries
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-10-02 Ralph CampbellIB/ipath: Fix RDMA reads
2006-09-28 Bryan O'SullivanIB/ipath: Flush RWQEs if access error or invalid error...
2006-09-28 Bryan O'SullivanIB/ipath: Ensure that PD of MR matches PD of QP checkin...
2006-09-28 Bryan O'SullivanIB/ipath: RC and UC should validate SLID and DLID
2006-09-28 Bryan O'SullivanIB/ipath: Limit # of packets sent without an ACK received
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: rC receive interrupt performance...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix shared receive queues for RC
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix an indenting problem
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: replace uses of LIST_POISON
2006-03-31 Bryan O'SullivanIB/ipath: infiniband RC protocol support