OpenCloudOS-Kernel/drivers/net/wireless/ath/ath9k
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
..
Kconfig
Makefile
ahb.c
ani.c
ani.h
ath9k.h mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
beacon.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
calib.c ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate 2009-04-22 16:54:47 -04:00
calib.h ath9k: Use a consistent naming convention 2009-04-22 16:54:46 -04:00
debug.c
debug.h
eeprom.c
eeprom.h cfg80211: clean up includes 2009-04-22 16:57:17 -04:00
hw.c ath9k: Disable autosleep feature for AR9285 based chipsets. 2009-04-22 16:57:14 -04:00
hw.h ath9k: Use a consistent naming convention 2009-04-22 16:54:46 -04:00
initvals.h
mac.c
mac.h
main.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
pci.c
phy.c
phy.h
rc.c wireless: remove some (bogus?) 'may be used uninitialized' warnings 2009-04-24 15:41:41 -04:00
rc.h
recv.c
reg.h
virtual.c
xmit.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00