From: Stefanik Gábor Date: Wed, 3 Sep 2008 03:26:59 +0000 (+0800) Subject: iwlwifi: enable packet injection for iwlagn X-Git-Tag: v2.6.28-rc1~717^2~310^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d10c4ec8b4bc02f3874c7ef3c3539e4e7e123969;p=pandora-kernel.git iwlwifi: enable packet injection for iwlagn Handle station IDs of transmitted packets when in monitor mode, and remove the various anti-injection checks from the iwl4965 driver. This makes injection work on iwl4965 and iwl5000. Tested on both cards. Note: To inject management frames with encryption, HW crypto support must be disabled using the "swcrypto=1" modparam (or "swcrypto50=1" for iwl5000). Otherwise most management frames won't be transmitted. Signed-off-by: Gábor Stefanik Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed