summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_scan_sw.c
Commit message (Expand)AuthorAgeFilesLines
* Break out the current 802.11 software scan methods into an indirect table.adrian2015-06-081-39/+60
* Remove the start-scan call and re-inline it for now.adrian2015-06-081-12/+1
* Convert malloc/free back to #define's, as part of OS portability work.adrian2015-05-251-3/+3
* Prepare for supporting driver-overridden curchan when submitting scanadrian2015-05-101-1/+2
* Turn ieee80211_start_scan_locked() into a swscan module private method.adrian2015-05-101-2/+77
* Global-ify channel_type() - this fixes non-debug net80211 builds.adrian2015-01-061-24/+4
* Refactor and split out the net80211 software scan engine from the restadrian2015-01-061-0/+892
OpenPOWER on IntegriCloud