kernel-ark/drivers/net/wireless/b43
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed
The config_interface method is a little strange, it contains the
BSSID and beacon updates, while bss_info_changed contains most
other BSS information for each interface. This patch removes
config_interface and rolls all the information it previously
passed to drivers into bss_info_changed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:36 -04:00
..
b43.h b43: Remove unnecessary MMIO in interrupt hotpath 2009-04-22 16:54:45 -04:00
debugfs.c
debugfs.h
dma.c
dma.h
Kconfig b43: Do not "select" HW_RANDOM 2009-04-22 16:54:29 -04:00
leds.c
leds.h
lo.c
lo.h
main.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c b43: Do radio lock assertion in software 2009-04-16 10:39:14 -04:00
phy_common.h b43: Do radio lock assertion in software 2009-04-16 10:39:14 -04:00
phy_g.c
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c
phy_n.h
pio.c
pio.h
rfkill.c rfkill: remove user_claim stuff 2009-04-22 16:54:27 -04:00
rfkill.h
sysfs.c
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h