| Age | Commit message (Expand) | Author |
| 1995-06-12 | Remove check for if_addrlist == 0; if_attach() always puts one address on | mycroft |
| 1995-05-10 | Update for slightly modified ARP handling. | mycroft |
| 1995-04-19 | Watchdog now takes an int, not a short. | mycroft |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-04-10 | Change start and watchdog return values to void. | mycroft |
| 1995-02-01 | Fix path to if_lereg.h. | mycroft |
| 1995-01-03 | Add interrupt sharing types. | mycroft |
| 1995-01-02 | Need isareg.h. | mycroft |
| 1995-01-02 | Don't assume ia_maddr is in the hole. | mycroft |
| 1994-12-12 | Make the diagnostics less cryptic. | mycroft |
| 1994-12-12 | Patch from Thomas Eberhardt to make PCnet-32 chips work. | mycroft |
| 1994-11-18 | Convert port, IRQ, and DRQ numbers to ints. | mycroft |
| 1994-11-04 | No longer needs icu.h. | mycroft |
| 1994-11-03 | Update to match autoconfig code. | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-10-09 | Correct multicast filter calculation. | mycroft |
| 1994-08-07 | Simplify the DEPCA memory test, and fix a problem with using the alternate | mycroft |
| 1994-07-25 | Look for errors in the right place in a transmit descriptor, and count | mycroft |
| 1994-07-15 | Fix a bogon relating to >16-bit addresses that I introduced. Fix up BPF | mycroft |
| 1994-07-10 | Clean up a bit. | mycroft |
| 1994-07-05 | Rename flags; clean up a bit. | mycroft |
| 1994-07-02 | ISDEBUG --> LEDEBUG, and fix some ugly code. | mycroft |
| 1994-07-01 | Make sure we don't leave the interrupt masked after some errors. | mycroft |
| 1994-07-01 | Inline le{rd,wr}csr(). | mycroft |
| 1994-07-01 | Add prototype. | mycroft |
| 1994-07-01 | Correct some comments. | mycroft |
| 1994-07-01 | Rename is to le, and add support for some models of DEPCA. | mycroft |