android_kernel_xiaomi_sm8350/drivers/net/wireless/b43legacy
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
..
b43legacy.h
debugfs.c
debugfs.h
dma.c b43legacy: Remove switch statement with 64-bit index 2008-07-08 14:16:04 -04:00
dma.h
ilt.c
ilt.h
Kconfig
leds.c
leds.h
main.c cfg80211: keep track of supported interface modes 2008-09-05 16:17:42 -04:00
main.h
Makefile
phy.c
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support 2008-06-30 17:37:37 -04:00
rfkill.h
sysfs.c
sysfs.h
xmit.c b43legacy: use le16 frame control directly, avoid byteswapping 2008-08-22 16:29:51 -04:00
xmit.h