13 Commity (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Autor SHA1 Wiadomość Data
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. 17 lat temu
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 lat temu
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 lat temu
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. 18 lat temu
  Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the 18 lat temu
  Michael Brown 3c8aafa209 Simplify RX data path. 18 lat temu
  Michael Brown bbd9e28061 Simplify TX datapath. 18 lat temu
  Michael Brown cd3ecac809 Avoid causing TX overflow on small TX queues. 18 lat temu
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. 18 lat temu
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* 18 lat temu
  Michael Brown 129c6c3968 Network layer now works as a proof of concept 18 lat temu
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the 18 lat temu
  Michael Brown 6209bd873a First sketch of a new net device API. 18 lat temu