IBSS mode is currently advertised by wl1251 driver but is totally broken. First there is a disconnect hack for monitor mode that was recently merged, it abuses mac80211 and causes corruption in IBSS mode, so I think should be reverted. Then there are several cases of station-only mac80211 functions called carelessly, what is also fixed. Grazvydas Ignotas (4): Revert "wl1251: enforce changed hw encryption support on monitor state change" wl1251: fix null data for IBSS wl1251: fix mixed up args for join wl1251: only call ieee80211_beacon_loss in managed mode drivers/net/wireless/ti/wl1251/event.c | 5 ++- drivers/net/wireless/ti/wl1251/main.c | 68 ++++++++++++++++++-------------- 2 files changed, 42 insertions(+), 31 deletions(-) -- 1.7.9.5 -- 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