summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* Add a DFS debugging mode which is useful when doing automated DFSadrian2012-01-311-16/+66
* Add 802.11h quiet time element support into net80211.adrian2011-11-081-0/+8
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Print out a big warning if DFS can't find a channel to use.adrian2011-06-271-0/+2
* correct timeout for doing NOL processing; need a ticks-relative valuesam2009-09-031-1/+1
* protect callouts with the com locksam2009-06-091-5/+7
* prefer callout_schedulesam2009-06-071-2/+1
* distribute sysctl decls so global variables can be made staticsam2009-05-301-3/+7
* schedule the correct timer when receiving a radar event during CACsam2008-08-021-1/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-0/+372
OpenPOWER on IntegriCloud