From: Simon Wunderlich Date: Fri, 8 Feb 2013 17:16:20 +0000 (+0100) Subject: mac80211: add radar detection command/event X-Git-Tag: v3.9-rc1~139^2~31^2^2~1^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=164eb02d070af987890e1db1c12b8ae0394b19f7;p=pandora-kernel.git mac80211: add radar detection command/event Add command to trigger radar detection in the driver/FW. Once radar detection is started it should continuously monitor for radars as long as the channel active. If radar is detected usermode notified with 'radar detected' event. Scanning and remain on channel functionality must be disabled while doing radar detection/scanning, and vice versa. Based on original patch by Victor Goldenshtein Signed-off-by: Simon Wunderlich Signed-off-by: Johannes Berg --- Reading git-diff-tree failed