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