android_kernel_xiaomi_sm8350/drivers/net/wireless/ath9k
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes
It is obviously good for userspace to know up front which
interface modes a given piece of hardware might support (even
if adding such an interface might fail later because of
concurrency issues), so let's make cfg80211 aware of that.
For good measure, disallow adding interfaces in all other
modes so drivers don't forget to announce support for one mode
when they add it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Stephen Blackheath <tramp.enshrine.stephen@blacksapphire.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-05 16:17:42 -04:00
..
ath9k.h ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
beacon.c ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
core.c ath9k: Use mac80211 for multicast power save buffering 2008-08-29 16:24:08 -04:00
core.h ath9k: Remove sc_lastrx as we don't use it anywhere 2008-08-29 16:24:10 -04:00
hw.c ath9k: Add LED support 2008-08-29 16:24:09 -04:00
hw.h ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
initvals.h
Kconfig
main.c cfg80211: keep track of supported interface modes 2008-09-05 16:17:42 -04:00
Makefile
phy.c
phy.h ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
rc.c ath9k: rc.h cleanup 2008-08-29 16:24:10 -04:00
rc.h ath9k: rc.h cleanup 2008-08-29 16:24:10 -04:00
recv.c ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
reg.h ath9k: Add LED support 2008-08-29 16:24:09 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: Remove sc_lastrx as we don't use it anywhere 2008-08-29 16:24:10 -04:00