summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/iobuf.h
Commit message (Expand)AuthorAgeFilesLines
* [iobuf] Add iob_disown() and use it where it simplifies codeMichael Brown2009-02-011-0/+20
* [linda] Add support for QLogic 7220-based Infiniband HCAsMichael Brown2008-11-111-0/+18
* Moved iobuf.h assertions outside the static inline functions, so thatMichael Brown2007-09-211-4/+24
* use malloc attributeHolger Lubitz2007-08-201-1/+1
* Add per-file error identifiersMichael Brown2007-07-241-19/+1Star
* Add iob_ensure_headroom() placeholder.Michael Brown2007-06-201-0/+19
* Add alloc_iob() and free_iob(). (Direct search-and-replaceMichael Brown2007-05-181-39/+59
* Initial sketch for the generic data-transfer interface.Michael Brown2007-04-271-0/+148