This patchset reduces scan time and fixes tx delay issue while scanning. --- Amitkumar Karwar (2): mwifiex: fix simultaneous scan and Tx traffic problem mwifiex: scan less channels per scan command to improve Tx traffic Bing Zhao (1): mwifiex: shorten per channel scan time drivers/net/wireless/mwifiex/init.c | 65 +++++++++++++++++++++++++++++++++++ drivers/net/wireless/mwifiex/main.c | 4 +- drivers/net/wireless/mwifiex/main.h | 11 ++++-- drivers/net/wireless/mwifiex/scan.c | 59 +++++++++++++++++++++++-------- 4 files changed, 119 insertions(+), 20 deletions(-) -- 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