]> asedeno.scripts.mit.edu Git - linux.git/commit
wil6210: multiple VIFs support for start/stop AP
authorLior David <liord@codeaurora.org>
Mon, 26 Feb 2018 18:12:15 +0000 (20:12 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 27 Feb 2018 16:50:33 +0000 (18:50 +0200)
commit3ada9314b4ea06e656ebb8f5806ff97596a3d548
treece6e920ec37e7be83246f59114cf8a1924cf9918
parent4aebd3bdbd8a26ebcd2398289e2379472d17825f
wil6210: multiple VIFs support for start/stop AP

Add support for multiple VIFs in the cfg80211 operations start_ap,
stop_ap and change_beacon. This change allows starting multiple APs
using virtual interfaces.
The data path and most other operations are still working only
on the main interface.

Signed-off-by: Lior David <liord@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wil6210/cfg80211.c
drivers/net/wireless/ath/wil6210/main.c
drivers/net/wireless/ath/wil6210/netdev.c
drivers/net/wireless/ath/wil6210/pcie_bus.c
drivers/net/wireless/ath/wil6210/wil6210.h
drivers/net/wireless/ath/wil6210/wmi.c