30 Комити (acd598b4f93473f1792686a8ab691c88f1d4d8e5)

Аутор SHA1 Порука Датум
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted пре 17 година
  Michael Brown 3601103381 Modify process semantics; rescheduling is now automatic. пре 17 година
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover пре 17 година
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. пре 17 година
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h пре 17 година
  Michael Brown c014f607a8 Use total free memory as advertised window. This seems to be sufficient пре 17 година
  Michael Brown 05f4c3d176 Remove the one-packet-per-poll-cycle limit; it seems to no longer be пре 17 година
  Michael Brown 06630a3036 Switch from calloc() to malloc()+memset() to match the practices used пре 17 година
  Michael Brown 037da9d840 I hate NULL pointer dereferences. пре 17 година
  Michael Brown 1fa5cd0e2b Add find_pci_netdev() пре 17 година
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device пре 17 година
  Michael Brown d24b80acf2 Added network interface management commands пре 17 година
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. пре 17 година
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem пре 17 година
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API пре 17 година
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. пре 17 година
  Michael Brown bdf79ec8dc Use hotplug support to notify persistent reference holders when a пре 17 година
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. пре 17 година
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are пре 18 година
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation пре 18 година
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. пре 18 година
  Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the пре 18 година
  Michael Brown 3c8aafa209 Simplify RX data path. пре 18 година
  Michael Brown bbd9e28061 Simplify TX datapath. пре 18 година
  Michael Brown cd3ecac809 Avoid causing TX overflow on small TX queues. пре 18 година
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. пре 18 година
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* пре 18 година
  Michael Brown 129c6c3968 Network layer now works as a proof of concept пре 18 година
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the пре 18 година
  Michael Brown 6209bd873a First sketch of a new net device API. пре 18 година