| Age | Commit message (Expand) | Author |
| 2006-04-14 | Coverity CID 1104: Return early if no mbuf. | christos |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-22 | No 0x in front of %p... | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2004-10-30 | When adding/deleting multicast addresses, only whack the address | thorpej |
| 2004-09-14 | Separate the namespace for default (ie unspecified) locators used | drochner |
| 2003-10-30 | Remove some assigned-to but otherwise unused variables. | simonb |
| 2003-01-06 | interrupt with two rs. | wiz |
| 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-03-05 | bring in latest ALTQ from kjc. ALTQify some of the drivers. | itojun |
| 2002-01-07 | Overhaul of the ISA autoconfiguration code to support direct | thorpej |
| 2001-11-13 | add RCSID | lukem |
| 2001-07-18 | bcopy -> memcpy | thorpej |
| 2001-07-18 | bcmp -> memcmp | thorpej |
| 2001-05-15 | delint: need ; between case label and } | lukem |
| 2001-03-23 | Move tx chain result handling into iystart(). This way, ww normally only | is |
| 2001-03-22 | Oops. We _do_ need to receive broadcasts. At least as long as we want ARP. | is |
| 2001-03-16 | Don't need to use the hash filter for a single individual address; make | is |
| 2001-03-16 | Don't abort chain processing on error. | is |
| 2001-03-16 | Full documentation helps. Among other bugs, remove off-by-one-error when | is |
| 2001-03-15 | It's one more if the max. coll. bit is set. | is |
| 2001-03-15 | Thats collisions, not errors! | is |
| 2000-12-14 | ALTQ'ify. | thorpej |
| 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-08-09 | %b -> bitmask_snprintf() | tv |
| 2000-07-21 | - Big endianness cleanup: | is |
| 2000-07-14 | Do a dummy read after writing through the memory access pipeline, to flush | is |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-06-23 | s/sc->sc_ethercom.ec_if./ifp->/ where appropriate and formerly forgotten, | is |
| 2000-06-23 | Only "complain" about successful multicast setup if IFF_DEBUG was set. | is |
| 2000-03-30 | Remove register declarations. | augustss |
| 1999-08-25 | When padding short packets on transmit, don't include the CRC length | thorpej |
| 1999-05-18 | Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() | thorpej |
| 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 |
| 1999-02-16 | Fix Copyright dates | is |
| 1999-02-16 | Assign my files to The NetBSD Foundation, Inc. | is |
| 1998-08-08 | Use splnet, not splimp. | mycroft |
| 1998-07-31 | Flush spurious #endif after ADDMULTI | rvb |
| 1998-07-30 | Document supported boards near the top of the driver source code. | is |
| 1998-07-30 | Multicast support. | is |
| 1998-07-28 | ic/i82595reg.h | is |
| 1998-07-28 | Remove dead code. | is |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |