John, I've got a few more fixes for some issues here now. This time, I have a fix from Arik for scheduled scan recovery (something that only recently went into the tree), a memory leak fix from Eytan and a small regulatory bugfix from Inbal. The EAPOL change from Felix makes rekeying more stable while lots of traffic is flowing, and there's Emmanuel's and my fixes for a race in the code handling powersaving clients. Please pull. Thanks, johannes The following changes since commit fab57a6cc227468ca9e6a4c7ff8d3b10727785ee: mac80211: fix virtual monitor interface iteration (2014-02-06 09:55:22 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john for you to fetch changes up to e3685e03b40f5ec7926d9a75bf63467fc4071df9: mac80211: fix station wakeup powersave race (2014-02-20 11:54:09 +0100) ---------------------------------------------------------------- Arik Nemtsov (1): mac80211: fix sched_scan restart on recovery Emmanuel Grumbach (1): mac80211: fix AP powersave TX vs. wakeup race Eytan Lifshitz (1): mac80211: fix memory leak Felix Fietkau (1): mac80211: send control port protocol frames to the VO queue Inbal Hacohen (1): cfg80211: bugfix in regulatory user hint process Johannes Berg (2): mac80211: insert stations before adding to driver mac80211: fix station wakeup powersave race net/mac80211/ieee80211_i.h | 10 ++----- net/mac80211/mlme.c | 1 + net/mac80211/rx.c | 7 +++++ net/mac80211/sta_info.c | 66 +++++++++++++++++++++++++++++----------------- net/mac80211/sta_info.h | 7 +++-- net/mac80211/tx.c | 15 +++++++++++ net/mac80211/util.c | 48 ++++++++++++++++----------------- net/mac80211/wme.c | 5 ++++ net/wireless/reg.c | 2 +- 9 files changed, 98 insertions(+), 63 deletions(-)
Attachment:
signature.asc
Description: This is a digitally signed message part