summaryrefslogtreecommitdiffstats
path: root/src/net/netdevice.c
Commit message (Expand)AuthorAgeFilesLines
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-5/+3Star
* Change semantics of network API so that packet-absorbing calls *always*Michael Brown2006-04-291-33/+76
* Network layer now works as a proof of conceptMichael Brown2006-04-281-41/+77
* Network API now allows for multiple network devices (although theMichael Brown2006-04-241-86/+171
* First sketch of a new net device API.Michael Brown2006-04-191-0/+163