linux/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 b43legacy: replace limit_value macro with clamp_val 2008-05-14 16:29:33 -04:00
debugfs.c
debugfs.h
dma.c b43legacy: Remove switch statement with 64-bit index 2008-07-08 14:16:04 -04:00
dma.h b43legacy: fix build errors when DMA or PIO are not selected 2008-06-03 15:00:16 -04:00
ilt.c
ilt.h
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
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 b43legacy: replace limit_value macro with clamp_val 2008-05-14 16:29:33 -04:00
phy.h
pio.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
pio.h b43legacy: fix build errors when DMA or PIO are not selected 2008-06-03 15:00:16 -04:00
radio.c b43legacy: replace limit_value macro with clamp_val 2008-05-14 16:29:33 -04:00
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 mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00