aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/mad_rmpp.c
AgeCommit message (Expand)Author
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2007-08-03IB/mad: Fix address handle leak in mad_rmppSean Hefty
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/mad: Remove unused includesJames Lentini
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-05-12IB: refcount race fixesSean Hefty
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein
2005-10-25[IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock
2005-09-21[IB] Add MAD data field size definitionsSean Hefty
2005-09-07[PATCH] IB: RMPP fixesHal Rosenstock
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock