summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_packet.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Use "%#lx" as format specifier for queue pair numbersMichael Brown2016-03-081-1/+1
* [infiniband] Assign names to Infiniband devices for debug messagesMichael Brown2016-03-081-22/+23
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [infiniband] Include destination address vector in ib_complete_recv()Michael Brown2012-08-311-9/+13
* [infiniband] Use explicit "source" and "dest" address vector parameter namesMichael Brown2012-08-311-19/+22
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [infiniband] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-151-5/+2Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI}Michael Brown2009-08-061-1/+1
* [infiniband] Add infrastructure for RC queue pairsMichael Brown2009-07-181-1/+1
* [infiniband] Allow external QPN to differ from real QPNMichael Brown2009-07-181-5/+5
* [infiniband] Improve ib_packet debugging messagesMichael Brown2009-07-181-7/+15
* [infiniband] Centralise SMA and GMA queue constantsMichael Brown2009-07-181-1/+1
* [infiniband] Move non-driver-specific code to net/infinibandMichael Brown2009-07-181-0/+236