summaryrefslogtreecommitdiffstats
path: root/src/net/infiniband/ib_sma.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Use "%d" as format specifier for LIDsMichael Brown2016-03-081-3/+3
* [infiniband] Assign names to Infiniband devices for debug messagesMichael Brown2016-03-081-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [infiniband] Add node GUID as distinct from the first port GUIDMichael Brown2010-09-161-7/+8
* [infiniband] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-151-9/+9
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-6/+6
* [infiniband] Include hostname in node description, if availableMichael Brown2009-11-161-1/+7
* [infiniband] Make node description invariant across all portsMichael Brown2009-11-161-4/+5
* [infiniband] Update subnet management agent to use a management interfaceMichael Brown2009-08-091-0/+362
* [infiniband] Always create an SMA and a GMAMichael Brown2009-07-181-319/+0Star
* [infiniband] Add notion of a queue pair typeMichael Brown2009-07-181-1/+1
* [infiniband] Implement SMA as an instance of a GMAMichael Brown2009-07-181-315/+142Star
* [infiniband] Centralise SMA and GMA queue constantsMichael Brown2009-07-181-1/+1
* [infiniband] Poll completion queues automaticallyMichael Brown2009-07-181-52/+1Star
* [infiniband] Centralise assumption of 2048-byte payloadsMichael Brown2009-07-181-1/+1
* [infiniband] Provide ib_get_hca_info() as a commonly-available functionMichael Brown2009-07-181-16/+4Star
* [infiniband] Move non-driver-specific code to net/infinibandMichael Brown2009-07-181-0/+555