kernel-ark/drivers/net/wireless/b43legacy
Johannes Berg 57c4d7b4c4 mac80211: clean up beacon interval settings
We currently have two beacon interval configuration knobs:
hw.conf.beacon_int and vif.bss_info.beacon_int. This is
rather confusing, even though the former is used when we
beacon ourselves and the latter when we are associated to
an AP.

This just deprecates the hw.conf.beacon_int setting in favour
of always using vif.bss_info.beacon_int. Since it touches all
the beaconing IBSS code anyway, we can also add support for
the cfg80211 IBSS beacon interval configuration easily.

NOTE: The hw.conf.beacon_int setting is retained for now due
      to drivers still using it -- I couldn't untangle all
      drivers, some are updated in this patch.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:33 -04:00
..
b43legacy.h b43legacy: Clean up beacon IRQ 2009-04-22 16:54:45 -04:00
debugfs.c b43legacy: Fix sparse warnings 2008-12-12 14:02:08 -05:00
debugfs.h
dma.c dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) 2009-04-07 08:31:11 -07:00
dma.h
ilt.c
ilt.h
Kconfig b43legacy: Do not select HW_RANDOM 2009-04-22 16:54:40 -04:00
leds.c b43legacy: fix led naming 2009-02-09 15:03:47 -05:00
leds.h
main.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
main.h
Makefile
phy.c b43legacy: Fix sparse warnings 2008-12-12 14:02:08 -05:00
phy.h
pio.c mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00
pio.h
radio.c
radio.h
rfkill.c rfkill: remove user_claim stuff 2009-04-22 16:54:27 -04:00
rfkill.h
sysfs.c
sysfs.h
xmit.c b43legacy: Clean up beacon IRQ 2009-04-22 16:54:45 -04:00
xmit.h b43legacy: Clean up beacon IRQ 2009-04-22 16:54:45 -04:00