aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad_rmpp.c
Commit message (Expand)AuthorAgeFilesLines
* [IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier2005-10-251-16/+15
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-48/+39
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
* [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6
* [PATCH] IB: RMPP fixesHal Rosenstock2005-09-071-1/+3
* [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-261-65/+244
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-1/+1
* [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-271-0/+765