[linux-yocto] [linux-yocto v4.1 0/4] net: mwifiex: Enable the DRCS & MSI support
Kevin Hao
kexin.hao at windriver.com
Wed Mar 15 07:24:00 PDT 2017
From: Kevin Hao <haokexin at gmail.com>
Hi,
This targets on standard/intel/4.1.27/leaf-hill branch. In order to support
concurrent AP(5G) and client(2.4G) mode, we need to enable the DRCS(Dynamic
Rapid Channel Switching) feature in the Wifi module. Pick up two patches
from mainline to enable this feature. The other two patches are for the
MSI interrupt support.
Avinash Patil (3):
mwifiex: enable MSI interrupt support in pcie
mwifiex: support to set multichannel policy to FW
mwifiex: advertise multichannel support to cfg80211
Shengzhen Li (1):
mwifiex: fix interrupt processing corner case in MSI mode
drivers/net/wireless/mwifiex/cfg80211.c | 14 +++++-
drivers/net/wireless/mwifiex/fw.h | 8 +++
drivers/net/wireless/mwifiex/main.h | 1 +
drivers/net/wireless/mwifiex/pcie.c | 81 ++++++++++++++++++++++++++----
drivers/net/wireless/mwifiex/pcie.h | 1 +
drivers/net/wireless/mwifiex/sta_cmd.c | 36 +++++++++++++
drivers/net/wireless/mwifiex/sta_cmdresp.c | 1 +
7 files changed, 130 insertions(+), 12 deletions(-)
--
2.9.3
More information about the linux-yocto
mailing list