Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break out the current 802.11 software scan methods into an indirect table. | adrian | 2015-06-08 | 1 | -39/+60 |
* | Remove the start-scan call and re-inline it for now. | adrian | 2015-06-08 | 1 | -12/+1 |
* | Convert malloc/free back to #define's, as part of OS portability work. | adrian | 2015-05-25 | 1 | -3/+3 |
* | Prepare for supporting driver-overridden curchan when submitting scan | adrian | 2015-05-10 | 1 | -1/+2 |
* | Turn ieee80211_start_scan_locked() into a swscan module private method. | adrian | 2015-05-10 | 1 | -2/+77 |
* | Global-ify channel_type() - this fixes non-debug net80211 builds. | adrian | 2015-01-06 | 1 | -24/+4 |
* | Refactor and split out the net80211 software scan engine from the rest | adrian | 2015-01-06 | 1 | -0/+892 |