linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] wl1251 IBSS fixes
@ 2014-04-22  0:09 Grazvydas Ignotas
  2014-04-22  0:09 ` [PATCH 1/4] Revert "wl1251: enforce changed hw encryption support on monitor state change" Grazvydas Ignotas
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Grazvydas Ignotas @ 2014-04-22  0:09 UTC (permalink / raw)
  To: linux-wireless, John W. Linville
  Cc: Pavel Machek, Pali Rohár, David Gnedt, Grazvydas Ignotas

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-05-31 13:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22  0:09 [PATCH 0/4] wl1251 IBSS fixes Grazvydas Ignotas
2014-04-22  0:09 ` [PATCH 1/4] Revert "wl1251: enforce changed hw encryption support on monitor state change" Grazvydas Ignotas
2014-04-22  0:09 ` [PATCH 2/4] wl1251: fix null data for IBSS Grazvydas Ignotas
2014-04-22  0:09 ` [PATCH 3/4] wl1251: fix mixed up args for join Grazvydas Ignotas
2014-04-22  0:09 ` [PATCH 4/4] wl1251: only call ieee80211_beacon_loss in managed mode Grazvydas Ignotas
2014-05-09  0:21 ` [PATCH 0/4] wl1251 IBSS fixes Grazvydas Ignotas
2014-05-09 20:03   ` Pali Rohár
2014-05-10 12:28     ` Pali Rohár
2014-05-30 16:18       ` Pali Rohár
2014-05-31 13:15         ` Grazvydas Ignotas
2014-05-31 13:20           ` Pali Rohár

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).