| Age | Commit message (Expand) | Author |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2010-01-17 | Forward declare struct bpf_if and use that as the type for bpf_if | pooka |
| 2009-03-18 | bzero -> memset | cegger |
| 2008-06-24 | Rearrange pdq_boolean_t, pdq_type_t and pdq_state_t so that enums are defined | gmcgarry |
| 2007-12-20 | Constify struct ifnet->if_sadl and every use throughout the tree. | 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 |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-30 | - add missing const | christos |
| 2003-07-08 | function prototype must not have variable name | itojun |
| 2001-07-07 | bzero -> memset | thorpej |
| 2001-06-25 | Add a flag to the softc to prevent recursion in ifstart | matt |
| 2001-06-13 | withough -> without | wiz |
| 2000-11-14 | NBPG -> PAGE_SIZE | thorpej |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-06-26 | remove/move more mach vm header files: | mrg |
| 2000-05-03 | `typedef void ifnet_ret_t;' isn't valid C -- use #define, instead. | thorpej |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1998-10-02 | Fix typo (pointed by Matthias Drochner). | matt |
| 1998-09-20 | Changes so that BPF readers will get the data in fddi packet aligned along | matt |
| 1998-08-16 | splnet() is not appropriate for everyone. Raise and lower SPL via | matt |
| 1998-08-13 | Merge paddr_t changes into the main branch. | eeh |
| 1998-05-27 | Fix syncing of consumer block. | matt |
| 1998-05-25 | Verify the driver work if PDQ_NO_BUS_DMA is defined. | matt |
| 1998-05-24 | More pmax coherency stuff. Getting close.. | matt |
| 1998-05-24 | Fix dmamap leakages. fix transmit bug. fix receive bugs. fix mips | matt |
| 1998-05-21 | Add bus_dma(9) support for the DEFxA FDDI driver | matt |
| 1998-04-07 | Fix problem with promicuously received packets. (ie. give them to bpf | matt |
| 1998-02-10 | - add defopt's for UVM, UVMHIST and PMAP_NEW. | mrg |
| 1998-02-05 | initial import of the new virtual memory system, UVM, into -current. | mrg |
| 1997-03-24 | Resolve conflicts from merge. | thorpej |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1996-10-25 | update alpha_XXX_dmamap() invocations to match prototype. | cgd |
| 1996-10-23 | update drivers to use the new NetBSD/alpha DMA mapping hack, since | cgd |
| 1996-10-21 | New bus.h implementation/interface: | thorpej |
| 1996-07-10 | cast argument to alpha vtophys() to vm_offset_t, to catch up with | cgd |
| 1996-06-07 | clean up import of new revision (June 7, 1996) from Matt Thomas. | cgd |
| 1996-05-20 | Fix conflicts during import. | thorpej |
| 1996-05-07 | Changed struct ifnet to have a pointer to the softc of the underlying | thorpej |
| 1996-03-11 | Resolve conflicts from merge. | thorpej |
| 1996-03-09 | Fill in the missing pieces and make the NetBSD version of Matt Thomas's | thorpej |
| 1995-08-19 | local adaptations, and fix a could of compilation errors | cgd |
| 1995-08-19 | Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipset | cgd |