]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/net/wireless/marvell/mwifiex/fw.h
mwifiex: support for channel report for radar detection
authorAvinash Patil <patila@marvell.com>
Wed, 28 Jan 2015 10:24:22 +0000 (15:54 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Jan 2015 08:22:05 +0000 (10:22 +0200)
commit0a694d68651b16b307d5ad64acac90d604146bcc
tree26f261a187d6b767af55eb1c0fe4a6abfd9b5302
parent85afb18621be393f925ed85f96a80d52e3706578
mwifiex: support for channel report for radar detection

This patch adds support for channel report enabling.
Channel report event happens if radar is detected on specified channel
after driver has issued radar detect command within CAC time.
Driver in turn sends RADAR_DETECTED event to cfg80211 to tell radar was
detected within CAC time.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Qingshui Gao <gaoqs@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/11h.c
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/sta_event.c
drivers/net/wireless/mwifiex/uap_event.c