summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad_rmpp.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-2/+1Star
* IB: refcount race fixesSean Hefty2006-05-121-10/+10
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-301-15/+4Star
* IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-301-22/+13Star
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-201-100/+48Star
* [IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier2005-10-261-16/+15Star
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-48/+39Star
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
* [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6Star
* [PATCH] IB: RMPP fixesHal Rosenstock2005-09-071-1/+3
* [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-271-65/+244
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-1/+1
* [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-281-0/+765