RDMA/core: Add memory management extensions support
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_uc.c
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-05-15 Ralph CampbellIB/ipath: Fix UC receive completion opcode for RDMA...
2008-05-13 Ralph CampbellIB/ipath: Fix many locking issues when switching to...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2007-10-10 Ralph CampbellIB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send...
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 Ralph CampbellIB/ipath: Set M bit in BTH according to IB spec
2007-07-10 Ralph CampbellIB/ipath: Fix problem with next WQE after a UC completion
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: 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-22 Bryan O'SullivanIB/ipath: simplify layering code
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-03-31 Bryan O'SullivanIB/ipath: infiniband UC and UD protocol support