| Age | Commit message (Expand) | Author |
| 2019-05-29 | KNF. No functional change. | msaitoh |
| 2018-02-08 | Typos. | dholland |
| 2011-04-24 | use static inline for ec_readmem(), it is not referenced elsewhere | plunky |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-12 | Split device_t and softc for the NE2000 Ethernet chip and all its variants | cube |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-03-29 | Use device_cfdata(). | thorpej |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2004-09-14 | Separate the namespace for default (ie unspecified) locators used | drochner |
| 2004-05-11 | Fix typo in comment; from Sergey Svishchev. | wiz |
| 2003-01-15 | Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN | bouyer |
| 2002-10-02 | Fix sizeof and whitespace bug from the script I'm using to do the | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-01-07 | Overhaul of the ISA autoconfiguration code to support direct | thorpej |
| 2001-11-13 | add RCSID | lukem |
| 2001-07-08 | Remove unnecessary include files. From Onno van der Linden. | thorpej |
| 2001-06-11 | transceiver, not transciever. | wiz |
| 2001-02-12 | Adjust the way that media is initialized on DP8390-compatible | thorpej |
| 1999-03-23 | Use BUS_SPACE_ALIGNED_POINTER() instead of ALIGNED_POINTER() where the pointer | drochner |
| 1998-10-27 | Holy smokes, batman! Actually fill in the "init_card" entry point! | thorpej |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-06-25 | When writing packets to transmit buffers, do unaligned buffer fixups, | thorpej |
| 1998-06-09 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-01-26 | Update copyright. | thorpej |
| 1998-01-26 | If we're using these devices on a big-endian CPU, byte swap the "count" | thorpej |
| 1998-01-12 | Update for config changes. | thorpej |
| 1997-11-02 | Fix a slight brain lapse. | thorpej |
| 1997-11-02 | Front-end to the dp8390 chip driver for the 3Com 3c503 Ethernet interface. | thorpej |