2008-07-01 |
Michael Brown | [i386] Change semantics of __from_data16 and __from_text16 |
tree | commitdiff |
2008-06-10 |
Michael Brown | [undi] Ask for promiscuous packet reception when using... |
tree | commitdiff |
2008-04-22 |
Michael Brown | [NETDEV] Add notion of link state |
tree | commitdiff |
2008-03-11 |
Michael Brown | Merge branch 'pxerom-pmm' |
tree | commitdiff |
2008-03-10 |
Michael Brown | Merge branch 'xl0-timer' |
tree | commitdiff |
2008-03-06 |
Alexey Zaytsev | Use plain C in timer_rdtsc for division instead of... |
tree | commitdiff |
2008-03-02 |
Alexey Zaytsev | fix the rdtsc namimg |
tree | commitdiff |
2008-03-02 |
Alexey Zaytsev | Cleanups |
tree | commitdiff |
2008-03-02 |
Alexey Zaytsev | Introduce the new timer subsystem. |
tree | commitdiff |
2008-02-13 |
Michael Brown | Guard against corruption of top half of %esp during... |
tree | commitdiff |
2008-02-11 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2008-02-11 |
H. Peter Anvin | UNDI ISR: save and restore 32-bit registers |
tree | commitdiff |
2008-02-11 |
H. Peter Anvin | undiisr.S: save/restore upper half of %eflags |
tree | commitdiff |
2008-02-11 |
H. Peter Anvin | UNDI ISR: save and restore 32-bit registers |
tree | commitdiff |
2007-12-06 |
Michael Brown | Fix compiler warnings that appear only on OpenBSD. |
tree | commitdiff |
2007-08-01 |
Holger Lubitz | Merge branch 'master' into strings |
tree | commitdiff |
2007-07-29 |
Michael Brown | Don't rely on retry.c's periodically calling currticks... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Move uninitialised .data16 variables to .bss16; saves... |
tree | commitdiff |
2007-07-13 |
Michael Brown | Kill off the enforced RX quota; it only seems to hurt... |
tree | commitdiff |
2007-07-10 |
Michael Brown | Improve error reporting for strange length combinations... |
tree | commitdiff |
2007-07-10 |
Michael Brown | Set up %ds *before* testing a value in our data segment... |
tree | commitdiff |
2007-07-10 |
Michael Brown | Report RX errors via netdev_rx_err() |
tree | commitdiff |
2007-07-10 |
Michael Brown | Protect ISR against failure to unhook. mcb-iscsi-working-with-local-disks |
tree | commitdiff |
2007-07-10 |
Michael Brown | Working code to call the PXE stack from within the... |
tree | commitdiff |
2007-07-07 |
Michael Brown | Use net_device_operations structure and netdev_nullify... |
tree | commitdiff |
2007-07-06 |
Holger Lubitz | convert to zalloc |
tree | commitdiff |
2007-07-06 |
Holger Lubitz | convert to zalloc |
tree | commitdiff |
2007-07-03 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
tree | commitdiff |
2007-07-03 |
Marty Connor | Warnings purge: src/arch/i386, src/core/disk.c, ramdisk... |
tree | commitdiff |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
tree | commitdiff |
2007-07-03 |
Michael Brown | Work around Etherboot 5.4 bug when multiple packets... |
tree | commitdiff |
2007-07-03 |
Michael Brown | It's not just Etherboot that fails to generate TX compl... |
tree | commitdiff |
2007-07-03 |
Michael Brown | Document TX completion bug. |
tree | commitdiff |
2007-07-02 |
Marty Connor | Merge branch 'master' of ssh://rom.etherboot.org/gpxe |
tree | commitdiff |
2007-07-02 |
Michael Brown | Use a common base-memory packet buffer for DHCP constru... |
tree | commitdiff |
2007-06-27 |
Michael Brown | Kill off hotplug.h and just make net devices normal... |
tree | commitdiff |
2007-05-19 |
Michael Brown | pkbuff->iobuf changeover |
tree | commitdiff |
2007-03-13 |
James Harper | Ported bnx2 driver from Etherboot 5.4. |
tree | commitdiff |
2007-03-10 |
Michael Brown | Updated ISAPnP, EISA, MCA and ISA buses to current... |
tree | commitdiff |
2007-01-29 |
Michael Brown | Don't call PXENV_STOP_UNDI in the kpxeprefix. This... |
tree | commitdiff |
2007-01-19 |
Michael Brown | Use stdio.h instead of vsprintf.h |
tree | commitdiff |
2007-01-14 |
Michael Brown | Use {get,set}_fbms() so that allocated base memory... |
tree | commitdiff |
2007-01-13 |
Michael Brown | Add some trace messages for important events |
tree | commitdiff |
2007-01-13 |
Michael Brown | Pick up the return status code from the correct place... |
tree | commitdiff |
2007-01-13 |
Michael Brown | When an UNDI API call fails, print everything there... |
tree | commitdiff |
2007-01-13 |
Michael Brown | Always send EOI. We can't feasibly share interrupts... |
tree | commitdiff |
2007-01-12 |
Michael Brown | We *do* have a __data16_array after all! |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add device description fields to struct device. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Give UNDI device a more meaningful name. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add "name" field to struct device to allow human-readab... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Add RX quotas to the net device poll() method. This... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Rename pkb_available() to pkb_tailroom() for consistenc... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Added net device TX queue; this will be needed to suppo... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Added ability to break ISR processing over several... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Send EOI after enabling interrupt, in case the device... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Obsoleted by drivers/net/undionly.c |
tree | commitdiff |
2007-01-09 |
Michael Brown | Added UNDI root bus driver (which saves including all... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Added missing call to undinet_remove() |
tree | commitdiff |
2007-01-09 |
Michael Brown | undipci_probe() has to calculate busdevfn anyway, so... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Avoid erasing non-existent signatures in undi_unload() |
tree | commitdiff |
2007-01-09 |
Michael Brown | If preloaded device matches, use that rather than going... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Provide storage for an undi_device structure representi... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Use fixed-width fields in struct undi_device, so that... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Checking in obsolete but working memory-scanning code... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Neaten up debug messages |
tree | commitdiff |
2007-01-08 |
Michael Brown | Remove spurious debug message |
tree | commitdiff |
2007-01-08 |
Michael Brown | Now split out into undirom.c and undiload.c |
tree | commitdiff |
2007-01-08 |
Michael Brown | Added any-PCI-device UNDI driver |
tree | commitdiff |
2007-01-08 |
Michael Brown | Tidied up debug messages |
tree | commitdiff |
2007-01-08 |
Michael Brown | Split UNDI load/unload out into undiload.c. |
tree | commitdiff |
2007-01-08 |
Michael Brown | Remove obsolete includes |
tree | commitdiff |
2007-01-08 |
Michael Brown | Separated out UNDI ROM location code into undirom.c... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Use "struct undi_device" instead of "struct pxe_device... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Renamed undi.c to undinet.c. (undi.c will become the... |
tree | commitdiff |
2007-01-08 |
Michael Brown | Obsolete |
tree | commitdiff |
2007-01-07 |
Michael Brown | Remove accidentally checked-in code |
tree | commitdiff |
2007-01-07 |
Michael Brown | Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and |
tree | commitdiff |
2007-01-07 |
Michael Brown | Remember to enable/disable the interrupt at the PIC. |
tree | commitdiff |
2007-01-05 |
Michael Brown | Remove redundant debug message |
tree | commitdiff |
2007-01-05 |
Michael Brown | UNDI loader routine now works |
tree | commitdiff |
2007-01-05 |
Marty Connor | Fixed typo |
tree | commitdiff |
2007-01-05 |
Michael Brown | Partial implementation of UNDI loader caller. |
tree | commitdiff |
2007-01-05 |
Michael Brown | Add PXE driver-scanning code, capable of locating all... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Renamed undi_net.c to undi.c. |
tree | commitdiff |
2007-01-04 |
Michael Brown | Obsolete; net driver functionality is now in undi_net... |
tree | commitdiff |
2007-01-04 |
Michael Brown | Added PXE bus driver (with support only for using PXE... |
tree | commitdiff |
2006-09-19 |
Marty Connor | fix args to _disable routine |
tree | commitdiff |
2006-05-24 |
Michael Brown | Will be replaced with a block-device implementation. |
tree | commitdiff |
2006-04-24 |
Michael Brown | Header rearrangement. |
tree | commitdiff |
2005-05-03 |
Michael Brown | #if 0 out the whole file for now; it cannot be linked... |
tree | commitdiff |
2005-04-26 |
Michael Brown | ISA bus driver updated to report devices as present... |
tree | commitdiff |
2005-04-26 |
Michael Brown | PCI_DRIVER changed |
tree | commitdiff |
2005-04-25 |
Michael Brown | BIOS floppy handling code moved to where it will really... |
tree | commitdiff |
2005-04-25 |
Michael Brown | Added "name" field to bus structure. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Coerced into compiling. |
tree | commitdiff |
2005-04-18 |
Michael Brown | Moved floppy.c to i386 arch, since it's i386-specific. |
tree | commitdiff |
2005-04-18 |
Michael Brown | Added remaining bus functions. |
tree | commitdiff |
2005-04-18 |
Michael Brown | Code fixed to operate correctly. |
tree | commitdiff |
2005-04-18 |
Michael Brown | Extracted from firmware/pcbios/bios.c |
tree | commitdiff |
next |