| Age | Commit message (Expand) | Author |
| 2010-01-19 | hp@isa was marked non-compiling and broken 14 years ago. I'm sure | pooka |
| 2009-03-17 | Add some 'int' into function definitions where the K&R one didn't | dsl |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2008-11-07 | *** Summary *** | dyoung |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2007-12-05 | Use IFADDR_EMPTY(). | dyoung |
| 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-09-07 | remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. | dogcow |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-01-15 | Add a #error message asking to fix frame padding (this driver doesn't | bouyer |
| 2002-03-05 | bring in latest ALTQ from kjc. ALTQify some of the drivers. | itojun |
| 2001-11-13 | add RCSID | lukem |
| 2001-07-18 | bcopy -> memcpy | thorpej |
| 2001-07-18 | bcmp -> memcmp | thorpej |
| 2000-03-30 | Remove register declarations. | augustss |
| 1999-03-25 | Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them | thorpej |
| 1999-02-28 | Update to slightly altered rnd_attach_source() api | explorer |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 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-13 | backout kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1995-12-24 | The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | mycroft |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-01-29 | lip service to making ISA support machine-independent. This is the first | cgd |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-03-08 | #include cpu.h in all files which use spl*(). | mycroft |
| 1994-03-06 | DELAY() --> delay(). This is not a macro. | mycroft |
| 1994-02-10 | Nuke if_init. | mycroft |
| 1994-01-24 | ether_input() takes a network byte order ether_type now | deraadt |
| 1994-01-12 | Use pkthdr.len field. | mycroft |
| 1993-12-20 | Canonicalize all #includes, and add pio.h where appropriate. | mycroft |
| 1993-09-06 | Avoid clash of struct ns_addr with #define ns_addr. | mycroft |
| 1993-07-13 | Use splnet, not splimp. | mycroft |
| 1993-07-01 | Fix a bunch of things. | mycroft |
| 1993-05-22 | add rcsids to everything and clean up headers | cgd |
| 1993-05-01 | Fix error in last change. B-P | mycroft |
| 1993-04-30 | Move bpfattach() call into hpattach(). | mycroft |
| 1993-04-28 | HP cards use 32 I/O ports, not 16. | mycroft |
| 1993-04-18 | Return correct value for new probe sequence. | mycroft |
| 1993-04-17 | Use new format for attach message. | mycroft |
| 1993-04-17 | Add driver for HP ISA and EISA ethernet adapters. | mycroft |