index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_skvar.h
Age
Commit message (
Expand
)
Author
2019-09-13
if_flags is neither int nor short. It's unsigned short.
msaitoh
2018-07-03
attach the rnd source only once even with dual-port adapters
jdolecek
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2008-09-08
cf_attach_decl_new
christos
2008-06-20
Use a mutex instead of splvm() to protect the list of jubo-ready mbufs, as
cube
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-09-04
Remove unused members of sk_softc.
riz
2006-03-28
Add jumbo frames support, from OpenBSD (mcbride). As seen on tech-net
riz
2006-02-14
Not all chips supported by this driver use the same interrupt moderation
riz
2006-02-11
PR 31304: Contribute to the random pool. From Rhialto.
rpaulo
2005-12-11
merge ktrace-lwp.
christos
2005-05-30
- const poisoning
christos
2005-02-27
nuke trailing whitespace
perry
2004-09-26
Fix Yukon ram sizing.
skd
2003-11-02
boundary, not boundry. Inspired by Tom Cosgrove.
wiz
2003-10-15
Make sure descriptors get bus_dmamap_sync()ed.
briggs
2003-08-26
Add driver for SysKonnect SK-9821 and 3COM 3C940 gigabit ethernet boards
jdolecek