| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Cleanups | Alexey Zaytsev | 2008-03-02 | 1 | -2/+3 |
| * | Introduce the new timer subsystem. | Alexey Zaytsev | 2008-03-02 | 2 | -0/+147 |
| * | Guard against corruption of top half of %esp during UNDI ISR | Michael Brown | 2008-02-13 | 1 | -0/+3 |
| * | undiisr.S: save/restore upper half of %eflags | H. Peter Anvin | 2008-02-11 | 1 | -0/+2 |
| * | UNDI ISR: save and restore 32-bit registers | H. Peter Anvin | 2008-02-11 | 1 | -4/+7 |
| * | Fix compiler warnings that appear only on OpenBSD. | Michael Brown | 2007-12-06 | 2 | -2/+2 |
| * | Don't rely on retry.c's periodically calling currticks() in order to | Michael Brown | 2007-07-29 | 1 | -1/+7 |
| * | Move uninitialised .data16 variables to .bss16; saves around 2000 | Michael Brown | 2007-07-16 | 2 | -4/+4 |
| * | Kill off the enforced RX quota; it only seems to hurt on real hardware. | Michael Brown | 2007-07-14 | 1 | -3/+1 |
| * | Improve error reporting for strange length combinations reported by | Michael Brown | 2007-07-10 | 1 | -6/+21 |
| * | Set up %ds *before* testing a value in our data segment (d'oh!). | Michael Brown | 2007-07-10 | 1 | -6/+11 |
| * | Report RX errors via netdev_rx_err() | Michael Brown | 2007-07-10 | 1 | -1/+2 |
| * | Protect ISR against failure to unhook. | Michael Brown | 2007-07-10 | 2 | -34/+19 |
| * | Working code to call the PXE stack from within the ISR. | Michael Brown | 2007-07-10 | 2 | -19/+92 |
| * | Use net_device_operations structure and netdev_nullify() to allow for | Michael Brown | 2007-07-07 | 1 | -10/+28 |
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1 |
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1 |
| * | Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot | Marty Connor | 2007-07-03 | 2 | -231/+0 |
| * | Work around Etherboot 5.4 bug when multiple packets are received. | Michael Brown | 2007-07-03 | 1 | -1/+38 |
| * | It's not just Etherboot that fails to generate TX completions. | Michael Brown | 2007-07-03 | 1 | -2/+2 |
| * | Document TX completion bug. | Michael Brown | 2007-07-03 | 1 | -0/+10 |
| * | Use a common base-memory packet buffer for DHCP construction (as used | Michael Brown | 2007-07-02 | 1 | -11/+5 |
| * | Kill off hotplug.h and just make net devices normal reference-counted | Michael Brown | 2007-06-27 | 1 | -2/+2 |
| * | pkbuff->iobuf changeover | Michael Brown | 2007-05-19 | 1 | -27/+27 |
| * | Updated ISAPnP, EISA, MCA and ISA buses to current device model. | Michael Brown | 2007-03-10 | 1 | -8/+5 |
| * | Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the | Michael Brown | 2007-01-29 | 1 | -9/+14 |
| * | Use stdio.h instead of vsprintf.h | Michael Brown | 2007-01-19 | 1 | -1/+1 |
| * | Use {get,set}_fbms() so that allocated base memory is correctly hidden. | Michael Brown | 2007-01-14 | 1 | -12/+7 |
| * | Add some trace messages for important events | Michael Brown | 2007-01-13 | 1 | -0/+6 |
| * | Pick up the return status code from the correct place now that we | Michael Brown | 2007-01-13 | 1 | -2/+1 |
| * | When an UNDI API call fails, print everything there is to know about it. | Michael Brown | 2007-01-13 | 1 | -3/+20 |
| * | Always send EOI. We can't feasibly share interrupts (since we have no | Michael Brown | 2007-01-13 | 1 | -4/+12 |
| * | We *do* have a __data16_array after all! | Michael Brown | 2007-01-12 | 1 | -6/+1 |
| * | Add device description fields to struct device. | Michael Brown | 2007-01-10 | 3 | -13/+28 |
| * | Give UNDI device a more meaningful name. | Michael Brown | 2007-01-10 | 1 | -1/+1 |
| * | Add "name" field to struct device to allow human-readable hardware device | Michael Brown | 2007-01-10 | 3 | -1/+7 |
| * | Add RX quotas to the net device poll() method. This avoids the problem | Michael Brown | 2007-01-09 | 1 | -16/+35 |
| * | Rename pkb_available() to pkb_tailroom() for consistency with Linux's | Michael Brown | 2007-01-09 | 1 | -2/+2 |
| * | Added net device TX queue; this will be needed to support the PXE UNDI API | Michael Brown | 2007-01-09 | 1 | -4/+8 |
| * | Added ability to break ISR processing over several calls to poll(). | Michael Brown | 2007-01-09 | 1 | -17/+34 |
| * | Send EOI after enabling interrupt, in case the device had asserted IRQ | Michael Brown | 2007-01-09 | 1 | -0/+1 |
| * | Obsoleted by drivers/net/undionly.c | Michael Brown | 2007-01-09 | 1 | -182/+0 |
| * | Added UNDI root bus driver (which saves including all the PCI bus code, | Michael Brown | 2007-01-09 | 1 | -0/+96 |
| * | Added missing call to undinet_remove() | Michael Brown | 2007-01-09 | 1 | -0/+1 |
| * | undipci_probe() has to calculate busdevfn anyway, so we may as well pass | Michael Brown | 2007-01-09 | 2 | -20/+3 |
| * | Avoid erasing non-existent signatures in undi_unload() | Michael Brown | 2007-01-09 | 1 | -2/+4 |
| * | If preloaded device matches, use that rather than going via the UNDI | Michael Brown | 2007-01-09 | 1 | -21/+46 |
| * | Provide storage for an undi_device structure representing the preloaded | Michael Brown | 2007-01-09 | 1 | -0/+35 |
| * | Use fixed-width fields in struct undi_device, so that pxeprefix.S will be | Michael Brown | 2007-01-09 | 1 | -4/+4 |
| * | Checking in obsolete but working memory-scanning code just for the record | Michael Brown | 2007-01-08 | 1 | -193/+70 |