linux/drivers/net/wireless/iwlwifi
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
iwl-1000.c
iwl-3945-fh.h
iwl-3945-hw.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c iwl3945/iwlwifi: unify add_station function 2009-04-22 16:54:42 -04:00
iwl-3945.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-04-25 16:36:46 -07:00
iwl-3945.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-04-25 16:36:46 -07:00
iwl-4965-hw.h
iwl-4965.c iwlwifi: remove radio disable parameter. 2009-04-22 16:57:19 -04:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: remove radio disable parameter. 2009-04-22 16:57:19 -04:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: add station management ops 2009-04-22 16:54:42 -04:00
iwl-agn-rs.c iwlcore: Fix stay in table function. 2009-04-22 16:57:19 -04:00
iwl-agn-rs.h iwlwifi: Display decoded rate/mcs information 2009-04-22 16:54:43 -04:00
iwl-agn.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
iwl-calib.c
iwl-calib.h
iwl-commands.h iwlwifi: improve scan support 2009-04-22 16:57:18 -04:00
iwl-core.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00
iwl-core.h iwlwifi: remove radio disable parameter. 2009-04-22 16:57:19 -04:00
iwl-csr.h
iwl-debug.h iwlwifi: adding interrupt counter in debugfs for debugging 2009-04-22 16:54:44 -04:00
iwl-debugfs.c iwlwifi: adding interrupt counter in debugfs for debugging 2009-04-22 16:54:44 -04:00
iwl-dev.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-04-25 16:36:46 -07:00
iwl-eeprom.c
iwl-eeprom.h
iwl-fh.h
iwl-hcmd.c
iwl-helpers.h
iwl-io.h
iwl-led.c
iwl-led.h
iwl-power.c
iwl-power.h
iwl-prph.h
iwl-rfkill.c
iwl-rfkill.h
iwl-rx.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-scan.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-04-29 20:30:35 -07:00
iwl-spectrum.c
iwl-spectrum.h
iwl-sta.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-sta.h
iwl-tx.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-04-25 16:36:46 -07:00
iwl3945-base.c mac80211: clean up beacon interval settings 2009-05-06 15:14:33 -04:00