aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad_rmpp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+10
2006-09-22IB: Whitespace fixesRoland Dreier1-1/+1
2006-09-22IB/mad: Remove unused includesJames Lentini1-2/+0
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty1-3/+87
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-2/+1
2006-05-12IB: refcount race fixesSean Hefty1-10/+10
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock1-15/+4
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein1-22/+13
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein1-100/+48
2005-10-25[IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier1-16/+15
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-48/+39
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock1-2/+2
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-9/+6
2005-09-07[PATCH] IB: RMPP fixesHal Rosenstock1-1/+3
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty1-65/+244
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-1/+1
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock1-0/+765