From: Kalle Valo Date: Tue, 13 Dec 2011 12:52:07 +0000 (+0200) Subject: ath6kl: implement scheduled scan X-Git-Tag: v3.3-rc1~182^2~44^2~72^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10509f903ebb7d2a02571f30cb937dd923b023cf;p=pandora-kernel.git ath6kl: implement scheduled scan ath6kl firmware supports scheduled scan functionality with the wow ssid filter. But the firmware does not send any events after scan results so I had to add a timer which notifies about new scan results. Sched scan needs firmware version 3.2.0.6 or later. If firmware doesn't support sched scan the driver will not enable the feature. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed