From: Johannes Berg Date: Wed, 31 Jul 2013 12:07:43 +0000 (+0200) Subject: iwlwifi: mvm: add IBSS support X-Git-Tag: v3.13-rc1~105^2~55^2^2~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5023d96616a1faf46656f8bb5545387d7cca9026;p=pandora-kernel.git iwlwifi: mvm: add IBSS support At the firmware level, IBSS support has similar programming requirements as AP/GO support, so use the same functions with just small differences. With IBSS only a single virtual interface can be used, so no changes in the advertised interface combinations are needed. For now, don't use hardware crypto for the GTKs in IBSS mode, the firmware should support it though. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed