On 11/01/2012 17:13, Christian Lamparter wrote: > On Wednesday, January 11, 2012 04:44:50 PM Nicolas Cavallari wrote: >> On carl9170, HW encryption is disabled on IBSS; the mac80211 >> software-based encryption is used instead. As mac80211 supports IBSS >> RSN (per-STA GTK), claim its support in the carl9170 PHY. > > Uh, was IBSS RSN fixed? Sure, if it works, why not. > Fixed or not, it works for me and anyway there is this code in ieee80211_alloc_hw() : 207aba60 573) if (!ops->set_key) 207aba60 574) wiphy->flags |= WIPHY_FLAG_IBSS_RSN; Which enables IBSS RSN on all SW-crypto-only devices. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html