| Age | Commit message (Expand) | Author |
| 2000-07-12 | Regen. | thorpej |
| 2000-07-12 | Add DEC DE422 Ethernet. | thorpej |
| 2000-07-12 | Fix a couple of LP64 problems (long -> int32_t). | thorpej |
| 2000-06-30 | Use my proper name in copyrights. | ad |
| 2000-06-28 | remove include of <vm/vm.h> | mrg |
| 2000-06-26 | remove/move more mach vm header files: | mrg |
| 2000-05-07 | Minimized io ports reserved by this driver to the ports actually needed. | martin |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-03-15 | Add power management support to the `tlp' driver. The battery on my | thorpej |
| 2000-03-15 | Update EISA frontend for new ahc driver (done by Noriyuki Soda). | fvdl |
| 2000-02-12 | Const poison. | thorpej |
| 2000-01-26 | Remove the FreeBSD support from this file. It hasn't worked in FreeBSD | thorpej |
| 2000-01-05 | Spelling. | ad |
| 1999-12-11 | - Don't try to run the chip in big-endian mode. Not all chips support | thorpej |
| 1999-11-19 | - Use the common MII bit-bang module. | thorpej |
| 1999-10-18 | Don't panic so easily on failure; just issue notification. | ad |
| 1999-09-30 | Update for SCSPI changes. | thorpej |
| 1999-09-29 | EISA frontend for DPT driver (as yet untested). | ad |
| 1999-09-29 | Regen. | ad |
| 1999-09-29 | - Add vendors: DPT, NEC, AT&T | ad |
| 1999-09-14 | First crack at shared ROM/shared interrupts on 21040 multi-port boards, | thorpej |
| 1999-09-14 | EISA bus front-end for the New Tulip Driver, for the DEC DE425 EISA | thorpej |
| 1999-08-19 | Regen. | tron |
| 1999-08-19 | Recognize a 3Com 3c509 Combo configured in EISA mode. Fixes PR kern/8234 | tron |
| 1999-04-13 | Fix duplicate "3com" from attach, as noted in PR#7607. | jonathan |
| 1999-03-19 | pull eisa_machdep.h in from machine/ | cgd |
| 1998-12-09 | Update for changed scsipi_xfer struct. | thorpej |
| 1998-12-05 | Update HBAs to incorporate the new max_lun property. | mjacob |
| 1998-11-19 | Adapt to the new scsipi_adapter interface. | thorpej |
| 1998-11-04 | Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename | fvdl |
| 1998-10-10 | Garbage-collect the open_target_lu and close_target_lu entry points from | thorpej |
| 1998-08-17 | Assign my copyrights to TNF. | mycroft |
| 1998-08-15 | Assign my copyrights to TNF. | mycroft |
| 1998-08-15 | Name some constants consistently between drivers. | mycroft |
| 1998-08-15 | Map the EISA registers correctly! | mycroft |
| 1998-08-15 | Always map the EISA configuration registers. | mycroft |
| 1998-08-15 | Only map the amount of space the device actually occupies. | thorpej |
| 1998-08-12 | Completely rewrite media selection. Add support for the MII/PHY on | thorpej |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-07-04 | defopt DDB. | jonathan |
| 1998-07-01 | Regen. | kleink |
| 1998-07-01 | Add vendor IDs for Hewlett-Packard, Interphase and Mylex; add a product ID | kleink |
| 1998-06-16 | Point people to the correct Makefiles to build generated headers. | cgd |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1998-06-08 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-05-21 | Add bus_dma(9) support for the DEFxA FDDI driver | matt |
| 1998-03-17 | Fix a typo in the bus_dma changes. | thorpej |
| 1998-03-16 | Use bus-dma functions. | leo |