From: Juuso Oikarinen Date: Fri, 11 Dec 2009 13:41:04 +0000 (+0200) Subject: wl1271: Add rudimentary ad-hoc support X-Git-Tag: v2.6.34-rc1~233^2~682^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d8bbf0d23e6b82f13b29f39593d5d13d923b2b;p=pandora-kernel.git wl1271: Add rudimentary ad-hoc support This patch adds rudimentary a-hoc support for the driver. It will allow setting up ad-hoc, and for other devices to scan and join. The beacon and probe response template setting is slightly dirty, and need to be properly implemented with support from mac80211. Also, the SSID is not configured to the firmware - the FW will not be able to respond to probe requests autonomously. Signed-off-by: Juuso Oikarinen Reviewed-by: Luciano Coelho Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed