John, Please pull (per below). This includes a number of fixes for various pieces of mac80211. I've also included Thomas's memory RMC hash table optimisation since it saves so much memory. Thanks, Johannes The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565: Linux 3.8-rc1 (2012-12-21 17:19:00 -0800) 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 09b1426e7fcec510aba55a761da5004e47a11ce3: mac80211: fix maximum MTU (2013-01-03 13:00:01 +0100) ---------------------------------------------------------------- Chaitanya (1): mac80211: fix maximum MTU Felix Fietkau (1): mac80211: flush AP_VLAN stations when tearing down the BSS AP Johannes Berg (4): mac80211: assign VLAN channel contexts mac80211: fix station destruction in AP/mesh modes mac80211: use del_timer_sync for final sta cleanup timer deletion mac80211: fix dtim_period in hidden SSID AP association Stanislaw Gruszka (1): mac80211: fix ibss scanning Thomas Pedersen (1): mac80211: RMC buckets are just list heads net/mac80211/cfg.c | 2 ++ net/mac80211/chan.c | 38 +++++++++++++++++++++++ net/mac80211/ibss.c | 9 +++--- net/mac80211/ieee80211_i.h | 16 +++++----- net/mac80211/iface.c | 48 ++++++++++++++--------------- net/mac80211/mesh.c | 8 ++--- net/mac80211/mesh.h | 2 +- net/mac80211/mlme.c | 75 +++++++++++++++++++++++++++++++++------------- net/mac80211/scan.c | 46 ++++++++++++++-------------- net/mac80211/sta_info.c | 46 ++++++++++++++++++++++++---- net/mac80211/sta_info.h | 3 +- 11 files changed, 202 insertions(+), 91 deletions(-)
Attachment:
signature.asc
Description: This is a digitally signed message part