linux-kernel-test/drivers/net/wireless/b43
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
..
b43.h b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
debugfs.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
debugfs.h b43: Add debugfs firmware debugging knob 2008-06-27 09:09:16 -04:00
dma.c ssb, b43, b43legacy, b44: Rewrite SSB DMA API 2008-06-27 09:09:15 -04:00
dma.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
Kconfig
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h
lo.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
lo.h b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
main.c cfg80211: keep track of supported interface modes 2008-09-05 16:17:42 -04:00
main.h b43: Add debugfs files for random SHM access 2008-06-26 16:49:18 -04:00
Makefile b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
nphy.c b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
nphy.h b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
pcmcia.c
pcmcia.h
phy_a.c b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
phy_a.h b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
phy_common.c b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
phy_common.h b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
phy_g.c b43: Don't use memcpy for overlapping areas 2008-09-05 16:15:24 -04:00
phy_g.h b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
phy.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
pio.c b43: Fix PIO skb clobber 2008-06-27 09:09:19 -04:00
pio.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
rfkill.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
rfkill.h
sysfs.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
sysfs.h
tables_nphy.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
tables_nphy.h
tables.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
tables.h
wa.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
wa.h
xmit.c b43: Rewrite TX power adjustment 2008-08-29 16:24:13 -04:00
xmit.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00