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
/
ic
/
ath_netbsd.h
Age
Commit message (
Expand
)
Author
2017-02-02
wlan interfaces make interrupt routine running on softint context.
nonaka
2013-01-27
don't transmit while in a key change is in progress
jmcneill
2012-11-08
Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#defining
dyoung
2012-06-02
Add some pre-processor magic to verify that the type of the data item
dsl
2011-10-07
Get rid of the "I don't know what I was thinking / somebody should have
dyoung
2011-01-21
Move device_printf() from ath_netbsd.c to subr_prf.c for reuse in a new
dyoung
2010-03-19
Don't pick up the <sys/sysctl.h> definitions by chance,
dyoung
2009-10-19
Drop 3rd and 4th clauses from David Young's license.
rmind
2007-11-26
Eliminate redundant check for read-only mbuf data, since
dyoung
2007-11-26
Use device_xname(). Make device_printf() take a device_t argument.
dyoung
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2006-02-05
Add missing $NetBSD$ tags and __KERNEL_RCSID().
xtraeme
2005-07-28
Export ath_sysctl_instance for the SampleRate rate-control module
dyoung
2005-07-10
Cosmetic: the '_type' argument to ATH_LOCK_IMPL and family is more
dyoung
2005-07-03
Locking changes.
dyoung
2005-06-22
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
dyoung