RDMA/core: Add memory management extensions support
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_ruc.c
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-05-13 Ralph CampbellIB/ipath: Fix many locking issues when switching to...
2008-05-13 Ralph CampbellIB/ipath: Fix RC and UC error handling
2008-05-07 Dave OlsonIB/ipath: Need to always request and handle PIO avail...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Dave OlsonIB/ipath: add calls to new 7220 code and enable in...
2008-01-25 Ralph CampbellIB/ipath: Fix RNR NAK handling
2008-01-25 John GregorIB/ipath: Fix sendctrl locking
2007-10-30 Ralph CampbellIB/ipath: Fix a race where s_last is updated without...
2007-10-10 Ralph CampbellIB/ipath: Change UD to queue work requests like RC...
2007-07-18 Roland DreierIB/ipath: Make a few functions static
2007-07-10 Ralph CampbellIB/ipath: Add barrier before updating WC head in shared...
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: Fix possible data corruption if multiple...
2007-07-10 Ralph CampbellIB/ipath: Wait for PIO available interrupt
2007-07-10 Ralph CampbellIB/ipath: Fix local loopback bug when waiting for resources
2007-04-19 Ralph CampbellIB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and...
2007-04-19 Ralph CampbellIB/ipath: NMI cpu lockup if local loopback used
2007-04-19 Ralph CampbellIB/ipath: Fix SRQ limit event causing dropped CQ entry
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: Ensure that PD of MR matches PD of QP checkin...
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Ralph CampbellIB/ipath: Performance improvements via mmap of queues
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: 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-05-01 Bryan O'SullivanIB/ipath: simplify RC send posting
2006-03-31 Bryan O'SullivanIB/ipath: misc infiniband code, part 2