/share/xml/

' alt='cgit logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/ic/lance.c
AgeCommit message (Expand)Author
2012-02-02Entropy-pool implementation move and cleanup.tls
2010-04-05Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpfjoerg
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2009-09-04Replace shutdownhook_establish(9) with pmf_device_register1(9).tsutsui
2008-11-07*** Summary ***dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-04Split device_t/softc for le(4) and variants and misc cosmetic changes.tsutsui
2007-09-01Change a bazillion occurrences of code resembling this,dyoung
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-09-07remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.dogcow
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-10-30When adding/deleting multicast addresses, only whack the addressthorpej
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-31lance_init(): explicitly clearing the `initialisation done' bit in thepk
2002-09-03drop garbage packet (due to chip bug) before injecting it to bpf.itojun
2001-11-13add/cleanup RCSIDlukem
2001-07-07bzero -> memsetthorpej
2001-07-07bcopy -> memcpy, strcpythorpej
2001-07-07bcmp -> memcmpthorpej
2001-06-19The ifa is needed for CCITT&&LLC case, provide it in that casejdolecek
2001-06-18make it compilable: delete unused variable 'ifa' from lance_ioctl()onoe
2001-06-18Convert to use ether_ioctl() for SIOCSIFADDR and SIOCSIFFLAGS.jdolecek
2001-05-30use _KERNEL_OPTmrg
2001-04-27Don't panic if the memory size is "weird", but instead computejdolecek