commit | 274102a8a2a4a0b67c401b75a96694db76cfc701 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jan 18 04:44:03 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Jan 31 13:19:14 2011 -0800 |
tree | 88de23345ec3119777d15ddc8bdadddf1379503e | |
parent | 9dc2153315650eae220898668b6aa56a25c130be [diff] |
iwlwifi: support RSN IBSS In order to support RSN IBSS, we need to (ok actually maybe it's just easiest to) disable group key programming so that any group-addressed frames will be decrypted in software which handles the per-station keys for this easily. We could keep the encryption in the device, but that takes more work and seems unnecessary. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>