commit | 8a690674e0601efbe9a7b16a5826fc522645cca3 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Tue Apr 17 10:54:16 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 23 15:28:33 2012 -0400 |
tree | c22f122d36d33a2ac446a0626a0fa4213cb9190d | |
parent | e828b9fb4f6c3513950759d5fb902db5bd054048 [diff] |
mac80211: Support on-channel scan option. This based on an idea posted by Stanislaw Gruszka, though I accept full blame for the implementation! This has been tested with ath9k. The idea is to let users scan on the current operating channel without interrupting normal traffic more than absolutely necessary (changing power level might reset some hardware, for instance). Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>