aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad_rmpp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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