From: Zefir Kurtisi Date: Thu, 15 Dec 2011 04:16:34 +0000 (-0800) Subject: ath9k: add DFS radar pulse processing X-Git-Tag: v3.3-rc1~182^2~178^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29942bc125374b5aa049a438fb628ea729538ca5;p=pandora-kernel.git ath9k: add DFS radar pulse processing This initial DFS module provides basic functionality to deal with radar pulses reported by the Atheros DFS HW pulse detector. The reported data is evaluated and basic plausibility checks are performed to filter false pulses. Passing radar pulses are forwarded to pattern detectors which are not yet implemented. (Some modifications to actually use ATH9K_DFS_DEBUGFS based on comments from Julian Calaby . -- JWL) Signed-off-by: Zefir Kurtisi Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed