| Age | Commit message (Expand) | Author |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-06-10 | Switch mac68k's sn(4) Ethernet to MI SONIC driver. | tsutsui |
| 2007-03-08 | In snintr(), reset the chip on fatal errors and | tsutsui |
| 2007-03-05 | Use char* for pointer arithmetic. | he |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-01-24 | Remove duplicate #includes, patch contributed in private mail | hubertf |
| 2006-10-07 | Cast addresses to int before doing arithmetic on them, as in uses | he |
| 2006-10-04 | don't use home-grown round macros | christos |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-22 | No 0x in front of %p... | christos |
| 2005-01-15 | de-__P, remove register, ansify, b* -> mem*. | chs |
| 2004-10-30 | When adding/deleting multicast addresses, only whack the address | thorpej |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-01-16 | Use bpf_mtap(). | thorpej |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-06-19 | `accessible' only has one `a'. | wiz |
| 2000-11-15 | Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). | thorpej |
| 2000-10-01 | Move the check for "promisc + unicast + not for us" into ether_input(), | thorpej |
| 2000-06-29 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 1999-12-12 | Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(), | scottr |
| 1999-09-29 | Normalize autoconfig output. | scottr |
| 1999-05-24 | Fix some broken packet length checks. Really (no, I mean really) works now | thorpej |
| 1999-05-21 | Fix a couple of problems from the ether_input() change: | thorpej |
| 1999-05-18 | Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() | thorpej |
| 1998-12-22 | vm_offset_t -> {paddr_t, vaddr_t} | scottr |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-04-25 | Garbage collect the second (slot number) parameter to NuBus interrupt | scottr |
| 1998-01-12 | Update for changes to config. | thorpej |
| 1997-11-04 | Fix a space-wasting bug found by David Huang in his work on the MACE driver. | briggs |
| 1997-06-15 | Update from Denny Gentry <denny1@home.com>, PR 3685: | scottr |
| 1997-05-19 | Fix some printf format inconsistencies; from SUNAGAWA Keiki | scottr |
| 1997-04-25 | A couple of performance improvements from Denny Gentry <denny1@home.com> | briggs |
| 1997-04-22 | Make formatting consistent; inline -> __inline__; KNF. | scottr |
| 1997-04-18 | Fix from Denny Gentry--initialize receive seq. counter. | briggs |
| 1997-04-13 | Some updates based on information from Bob Nestor <rnestor@metronet.com> | briggs |
| 1997-04-10 | Changes from Denny Gentry <denny1@home.com>: | briggs |
| 1997-03-30 | Some new SONIC code from Denny Gentry <denny1@home.com> with a couple of | briggs |
| 1997-03-20 | Several minor changes: | scottr |
| 1997-03-17 | Flip around Takeshi Yanagisawa's name. Add back a physaccess() call that I w... | briggs |
| 1997-03-17 | *Blush* It's Denton, not Dennis, Gentry. | briggs |
| 1997-03-17 | Make this compile again. XXX - save ethernet address in softc until multicas... | briggs |
| 1997-03-17 | Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis... | briggs |
| 1997-03-16 | On request from Allen Briggs, converted this to new ARP | is |
| 1997-03-15 | SONIC driver--originally from pica. Much work done by Dennis Gentry and | briggs |