summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_hp.c
AgeCommit message (Expand)Author
2006-04-16Convert the last remaining net-driver users of ether_input to ether_input_mbuf.Christopher Pascoe
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2004-09-28Use ETHER_MAX_DIX_LENBrad Smith
2004-09-23don't need to set ifp->if_mtu or ifp->if_output in each driver,Brad Smith
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-23More constants cleaning.Federico G. Schwindt
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt