2007-01-11 |
Michael Brown | Extract packet-padding login from rtl8139.c to a separa... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Michael Brown | Change FTP to use a data buffer rather than a callback... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Michael Brown | Fix bug in buffer.c, add buffer mini-unit test. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Michael Brown | Added strerror(0)=="No error", so that TCP protocols... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Michael Brown | Update buffer-handling code to enable expandable buffers. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Michael Brown | Move include/buffer.h to include/gpxe/buffer.h |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Warn when net device on an active route is not open. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add "route" command (which currently only displays... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add route() function to display routing table. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Try booting from the "boot" network device first (i... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add find_pci_netdev() |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add device description fields to struct device. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Give UNDI device a more meaningful name. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Force ordering of commands within help list. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Force ordering of commands in help list. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Having forced __table() to natural structure alignment... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add "name" field to struct device to allow human-readab... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Remove uIP; we haven't used it for quite some time... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Allow udp_{send,sendto,sendto_via} to be called outside... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | DHCP transmits via specified net device, so no need... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add udp_sendto_via() to allow e.g. DHCP to transmit... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Allow an explicit network device to be specified for... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Add interface management commands |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Move header file for usr/autoboot.c to include/usr |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Michael Brown | Added network interface management commands |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Add "name" field to network device, to facilitate netde... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Add RX quotas to the net device poll() method. This... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Autopadding was sometimes overwriting the struct list_h... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Rename pkb_available() to pkb_tailroom() for consistenc... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Added net device TX queue; this will be needed to suppo... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Move start/stop/expire debug messages to DBG2() level. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Added ability to break ISR processing over several... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Send EOI after enabling interrupt, in case the device... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Allow boot sector to completely destroy real-mode stack... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Leave protected-mode return address on PM stack when... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Define "connected" as |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Reset character attributes before start of welcome... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | We can't assert that the RX engine is idle in iscsi_don... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Use debug auto-colourisation. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Clean up connection closing and permanent failure logic. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Obsoleted by drivers/net/undionly.c |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Added UNDI root bus driver (which saves including all... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Added missing call to undinet_remove() |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | undipci_probe() has to calculate busdevfn anyway, so... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Avoid erasing non-existent signatures in undi_unload() |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Avoid leaving preloaded_undi with invalid PXENV+/!PXE... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Since we now always unload the base code stack (even... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | If preloaded device matches, use that rather than going... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Populate preloaded_undi device when applicable. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Provide storage for an undi_device structure representi... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Call PXENV_UNDI_GET_NIC_TYPE to identify NIC physical... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Brown | Use fixed-width fields in struct undi_device, so that... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Copy pxelinux's shutdown sequence: use UNLOAD_STACK... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | New strategy: always stop both base code and UNDI.... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Checking in obsolete but working memory-scanning code... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Neaten up debug messages |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Remove spurious debug message |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Now split out into undirom.c and undiload.c |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added any-PCI-device UNDI driver |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Tidied up debug messages |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added PCI_BASE_CLASS() macro |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added support for wildcard device/vendor ID matches |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Remove types and prototypes now provided in the undi... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added debugging statements |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added missing includes |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added missing declarations |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Added missing include |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Split UNDI load/unload out into undiload.c. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Remove obsolete includes |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Separated out UNDI ROM location code into undirom.c... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Use "struct undi_device" instead of "struct pxe_device... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Renamed undi.c to undinet.c. (undi.c will become the... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Obsolete |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Michael Brown | Add device to hierarchy before calling the driver's... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Michael Brown | Remove accidentally checked-in code |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Michael Brown | Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Michael Brown | Remember to enable/disable the interrupt at the PIC. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Michael Brown | Remove redundant debug message |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Michael Brown | UNDI loader routine now works |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Michael Brown | Added PnP BIOS scanning code, separated out from the... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Marty Connor | Fixed typo |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Michael Brown | Avoid creating implicit memcpy()s |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Michael Brown | Partial implementation of UNDI loader caller. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Michael Brown | Add PXE driver-scanning code, capable of locating all... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Renamed undi_net.c to undi.c. |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Obsolete; net driver functionality is now in undi_net... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Added PXE bus driver (with support only for using PXE... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Obsolete |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Currently unusable; do not attempt to compile |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | This file is no longer used |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Ripped out everything except the ability to send EOI... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Add as a separate file so that we can do "make bin... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Don't include __FUNCTION__ in assert() messages; it... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Allow empty checksums on received packets |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Don't automatically call gateA20_set() when returning... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Make open() and close() an official part of the netdevi... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | We *should* use the persistent reference API for our... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | A DHCP session holds a persistent reference to a networ... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | Added missing #include |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Michael Brown | IPv6 minirouting table entries hold persistent referenc... |
commit | commitdiff | tree | snapshot |
next |