summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/aoe.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [aoe] Use an AoE config query to identify the target MAC addressMichael Brown2008-11-191-5/+28
* [cleanup] Remove long-obsolete gpxe/async.h header fileMichael Brown2008-06-121-1/+0Star
* Quick hack to get AoE back in to the tree, on a par with the currentMichael Brown2007-07-291-17/+8Star
* Kill off hotplug.h and just make net devices normal reference-countedMichael Brown2007-06-271-3/+0Star
* Gave asynchronous operations approximate POSIX signal semantics. ThisMichael Brown2007-01-151-3/+4
* Added missing #includeMichael Brown2007-01-041-0/+1
* An AoE session holds a persistent reference to a net device.Michael Brown2007-01-041-0/+3
* Improve tcpdump legibility.Michael Brown2006-06-011-0/+2
* ATA devices are now asynchronous. The ATA layer itself now performs theMichael Brown2006-05-311-1/+2
* Added generic asynchronous operations code.Michael Brown2006-05-311-8/+12
* Handle multi-sector reads by splitting them into subcommands.Michael Brown2006-05-291-0/+2
* Initial AoE implementation. Limitations are:Michael Brown2006-05-291-0/+124