These patches include few fixes for mwifiex and add a debugfs file for chip reset. Amitkumar Karwar (6): mwifiex: suppress "Rx of mgmt packet failed" message mwifiex: remove redundant timestamp assignment mwifiex: add debugfs file for testing reset of card mwifiex: fix AMPDU not setup on TDLS link problem mwifiex: update region_code_index array mwifiex: use world for unidentified region code Shengzhen Li (2): mwifiex: change ap and station interface limits mwifiex: multiple bss support Xinming Hu (3): mwifiex: fix bug for wildcard-prefix wowlan pattern mwifiex: increase supported wowlan pattern length mwifiex: abort cac in del_station() handler Zhaoyang Liu (1): mwifiex: advertise SMS4 cipher suite chunfan chen (2): mwifiex: fix wake on disconnect feature mwifiex: fix WPA connection problem drivers/net/wireless/marvell/mwifiex/11n_aggr.c | 2 - .../net/wireless/marvell/mwifiex/11n_rxreorder.c | 10 +++ drivers/net/wireless/marvell/mwifiex/cfg80211.c | 44 +++++++++---- drivers/net/wireless/marvell/mwifiex/cfp.c | 2 +- drivers/net/wireless/marvell/mwifiex/cmdevt.c | 4 +- drivers/net/wireless/marvell/mwifiex/debugfs.c | 30 +++++++++ drivers/net/wireless/marvell/mwifiex/decl.h | 6 +- drivers/net/wireless/marvell/mwifiex/fw.h | 2 +- drivers/net/wireless/marvell/mwifiex/main.h | 44 ++++++++++--- drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 75 +++++++++++++++------- drivers/net/wireless/marvell/mwifiex/sta_rx.c | 2 +- drivers/net/wireless/marvell/mwifiex/uap_txrx.c | 3 +- 12 files changed, 168 insertions(+), 56 deletions(-) -- 1.8.1.4 -- 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