| Age | Commit message (Expand) | Author |
| 2003-02-05 | It seems the LAN Adapter on dreamcast actually uses slow 150ns SRAM, | tsutsui |
| 2002-11-30 | More cleanup of MI mb86960 driver: | tsutsui |
| 2002-10-05 | Overhaul of fmv(4) driver: | tsutsui |
| 2002-10-04 | Allied-Telesyn AT-1700xT and Allied-Telesis RE200x are actually identical, | tsutsui |
| 2002-10-04 | - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM | tsutsui |
| 2002-09-28 | Remove unused FE_VERSION. | tsutsui |
| 2001-05-01 | delint | lukem |
| 2000-05-29 | For all network drivers that call ether_ifattach(), and also | jhawk |
| 2000-02-02 | Add detach support. | enami |
| 1999-03-25 | Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them | thorpej |
| 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-03-22 | Split Fujitsu MB9696x based ethernet card driver into bus | enami |
| 1998-01-12 | Update for config changes. | thorpej |
| 1998-01-05 | RCSID Police. | perry |
| 1997-10-15 | Add and/or update rnd_*() hooks | explorer |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1996-10-17 | Appease the compiler: get rid of some unused variables, add some | thorpej |
| 1996-10-13 | backout kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-12 | Use intr.h. | mycroft |
| 1996-05-07 | Changed struct ifnet to have a pointer to the softc of the underlying | thorpej |
| 1996-04-11 | update for addition of a machine-dependent cookie as the first argument | cgd |
| 1996-04-08 | If we dequeue a packet due to excessive collisions, make sure we check | mycroft |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1995-12-24 | The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | mycroft |
| 1995-08-07 | Fix another comment. | mycroft |
| 1995-08-07 | Make this interface simplex. It's more efficient, and sidesteps the | mycroft |
| 1995-07-23 | Init functions are always called at splimp(). | mycroft |
| 1995-07-23 | Always use m_pkthdr.len on output. Panic if M_PKTHDR is not set. | mycroft |
| 1995-06-28 | note that most of dev/ic's contents have changed names | cgd |
| 1995-06-12 | Remove check for if_addrlist == 0; if_attach() always puts one address on | mycroft |
| 1995-05-01 | Add Masahiro SEKIGUCHI's MB8696[05] driver, ported, with some additional | mycroft |