summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/arp.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-3/+3
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-1/+4
* Add untested support for UNDI transmit and receive.Michael Brown2007-07-021-0/+2
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+2
* gcc3 compatibility: removed ARP_NET_PROTOCOL().Michael Brown2006-08-081-7/+2Star
* Simplify RX data path.Michael Brown2006-06-181-0/+24
* Simplify TX datapath.Michael Brown2006-06-161-4/+5
* Network layer now works as a proof of conceptMichael Brown2006-04-281-1/+3
* Network API now allows for multiple network devices (although theMichael Brown2006-04-241-14/+7Star
* Remove the concept of the media-independent link-layer header and replaceMichael Brown2006-04-191-1/+1
* TypoMichael Brown2006-04-191-1/+1
* Add missing prototypeMichael Brown2006-04-191-0/+3
* First versionMichael Brown2006-04-191-0/+20