| Age | Commit message (Expand) | Author |
| 2003-07-08 | function prototype must not have variable name | itojun |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2001-07-23 | Some whitespace cleanup. | thorpej |
| 2001-03-22 | Add MCA ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP, | jdolecek |
| 2001-03-22 | convert to use ether_ioctl() | jdolecek |
| 2000-05-29 | For all network drivers that call ether_ifattach(), and also | jhawk |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-02-08 | - Bail out from attach stage if failed to enable card, number of iospace | enami |
| 2000-02-02 | Make sure to untimeout() things on detach. | augustss |
| 2000-02-02 | Make sure to get rid of shutdown hook and ttach media on detach. | augustss |
| 1998-11-18 | Now that the *_activate() functions don't do things which are attachment | thorpej |
| 1998-11-17 | Expose the "enable" and "disable" functions so that the front-ends can | thorpej |
| 1998-11-04 | Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename | fvdl |
| 1998-08-17 | First-crack at RoadRunner (3c574-TX 10/100Mbps PCMCIA). Doens't yet use | thorpej |
| 1998-08-15 | Define the Corkscrew chipset - used by the 3c515 ISA 10/100mbps cards. | thorpej |
| 1998-08-15 | Define the 3Com "RoadRunner" chipset; like the Boomerang, but for PCMCIA. | thorpej |
| 1998-08-12 | Completely rewrite media selection. Add support for the MII/PHY on | thorpej |
| 1997-10-15 | Add and/or update rnd_*() hooks | explorer |
| 1997-10-14 | Pull down from marc-pcmcia branch: | thorpej |
| 1997-03-30 | Add ifmedia hooks: include <ifmedia.h> and add sc_media to softc. | jonathan |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1997-02-18 | Move if_ep media-sense code from front ends to inside back end, | jonathan |
| 1996-12-30 | * make sure 100mbit media-present bits don't collied with 3c509 | jonathan |
| 1996-12-29 | * Expand softc sc_connectors field to 16 bits. | jonathan |
| 1996-11-17 | Fix for hanging 3com ``large packet'' (100Mbit) Etherlink-III devices: | jonathan |
| 1996-10-21 | New bus.h implementation/interface: | thorpej |
| 1996-05-14 | Be more careful with types, and pull in <machine/intr.h> | thorpej |
| 1996-05-10 | Update Herb's e-mail address; beer.org feels a lot more friendly. | thorpej |
| 1996-05-03 | Move epstop prototype to the header file. | christos |
| 1996-04-30 | Convert the Etherlink III (ep) driver to use <machine/bus.h>. | thorpej |
| 1996-04-25 | Break up the ep driver into isa, eisa, and pci front-ends and a | thorpej |