mwifiex/mxm_wifiex/wlan_src/mlinux
Sherry Sun 3ba7550231 mxm_wifiex: fix P2P test fail on kernel higher than L5.12
P2P test will fail(deadlock) on kernel higher than L5.12,
error log like below:
root@imx8mmevk:~# wpa_cli -i p2p0 p2p_group_add freq=2412
[   47.284346] Add virtual interface p2p-p2p0-0
'P2P_GROUP_ADD freq=2412' command timed out.

This is because the upgarded kernel change the netdevs
registration/unregistration semantics, new kernel require the drivers
to call cfg80211_(un)register_netdevice() when this is happening due to
a cfg80211 request.

For more details, please refer to the upstream patch:
https://lore.kernel.org/linux-wireless/20210122161942.cf2f4b65e4e9.Ida8234e50da13eb675b557bac52a713ad4eddf71@changeid/

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Approved-by: Tian Yang <yang.tian@nxp.com>
2021-08-31 18:53:06 +08:00
..
mlan.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
mlan_decl.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
mlan_ieee.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
mlan_ioctl.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_cfg80211.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_cfg80211.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_cfg80211_util.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_cfg80211_util.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
moal_debug.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_eth_ioctl.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_eth_ioctl.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_init.c mxm_wifiex: update to mxm5x17247 release 2021-05-08 14:57:34 +08:00
moal_ioctl.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_main.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_main.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_pcie.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_pcie.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_priv.c mxm_wifiex: update to mxm5x17247 release 2021-05-08 14:57:34 +08:00
moal_priv.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_proc.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_sdio.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_sdio_mmc.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_shim.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_shim.h mxm_wifiex: update to mxm5x17247.p5 release 2021-06-02 09:47:10 +08:00
moal_sta_cfg80211.c mwifiex: fix the suspend issue when run suspend test with the 17266 wifi release 2021-07-30 17:45:55 +08:00
moal_sta_cfg80211.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap_cfg80211.c mxm_wifiex: fix P2P test fail on kernel higher than L5.12 2021-08-31 18:53:06 +08:00
moal_uap_cfg80211.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
moal_uap_priv.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap_priv.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_uap_wext.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_usb.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_usb.h mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_wext.c mxm_wifiex: update to mxm5x17266 release 2021-07-20 17:05:47 +08:00
moal_wext.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00