linux_dsm_epyc7002/drivers/net/wireless/iwlwifi
Stanislaw Gruszka 749ff4efa1 iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter
Almost anywhere in the code we avoid committing rxon while performing
scan, and make rxon commit when scan complete. However in some places
in the code we do not follow that rule. This patch fix that problem in
iwlagn_configure_filter().

Since we do not commit directly in iwl3945_configure_filter, we can
also do the same for agn, so I just remove iwlcore_commit_rxon()
function and add a comment. Also change comment for iwl3945.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by:  Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-15 13:24:26 -05:00
..
iwl3945-base.c iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter 2010-11-15 13:24:26 -05:00
iwl-1000.c iwlwifi: remove apm_ops.stop 2010-10-07 15:52:34 -07:00
iwl-3945-debugfs.c
iwl-3945-debugfs.h
iwl-3945-fh.h
iwl-3945-hw.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
iwl-3945.c iwlwifi: warn when send tx power settings during scan 2010-11-15 13:24:22 -05:00
iwl-3945.h iwlwifi: remove agn rates info there 2010-10-07 15:51:20 -07:00
iwl-4965-hw.h
iwl-4965.c iwlwifi: warn when send tx power settings during scan 2010-11-15 13:24:22 -05:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: remove apm_ops.stop 2010-10-07 15:52:34 -07:00
iwl-6000-hw.h
iwl-6000.c iwlagn: 6050 ops should be used; 2010-10-14 09:46:59 -07:00
iwl-agn-calib.c iwlwifi: clean up declarations 2010-10-07 15:52:44 -07:00
iwl-agn-calib.h iwlwifi: clean up declarations 2010-10-07 15:52:44 -07:00
iwl-agn-debugfs.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-debugfs.h
iwl-agn-eeprom.c iwlwifi: move agn only eeprom functions to separate file 2010-10-14 09:47:42 -07:00
iwl-agn-hcmd.c iwlwifi: move chain settings to agn 2010-10-07 15:49:34 -07:00
iwl-agn-hw.h
iwl-agn-ict.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-lib.c iwlwifi: send tx_power_cmd synchronously 2010-11-15 13:24:23 -05:00
iwl-agn-rs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
iwl-agn-rs.h iwlwifi: remove agn rates info there 2010-10-07 15:51:20 -07:00
iwl-agn-rx.c iwlwifi: clean up declarations 2010-10-07 15:52:44 -07:00
iwl-agn-sta.c iwlwifi: move agn specific station code there 2010-10-07 15:50:33 -07:00
iwl-agn-tt.c iwlwifi: remove spurious exports 2010-10-07 15:51:11 -07:00
iwl-agn-tt.h
iwl-agn-tx.c iwlwifi: quiet a noisy printk 2010-10-25 14:45:56 -04:00
iwl-agn-ucode.c iwlagn: add temperature offset calib for 6000g2 2010-10-07 15:53:58 -07:00
iwl-agn.c iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter 2010-11-15 13:24:26 -05:00
iwl-agn.h iwlwifi: move agn only eeprom functions to separate file 2010-10-14 09:47:42 -07:00
iwl-commands.h iwlagn: add temperature offset calib for 6000g2 2010-10-07 15:53:58 -07:00
iwl-core.c iwlwifi: fix set_tx_power vs scan 2010-11-15 13:24:24 -05:00
iwl-core.h iwlagn: add temperature offset calib for 6000g2 2010-10-07 15:53:58 -07:00
iwl-csr.h iwlagn: set CSR register for 6050g2 devices 2010-09-28 16:56:03 -07:00
iwl-debug.h
iwl-debugfs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
iwl-dev.h iwlwifi: fix set_tx_power vs scan 2010-11-15 13:24:24 -05:00
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c iwlwifi: move agn only eeprom functions to separate file 2010-10-14 09:47:42 -07:00
iwl-eeprom.h iwlwifi: move agn only eeprom functions to separate file 2010-10-14 09:47:42 -07:00
iwl-fh.h
iwl-hcmd.c
iwl-helpers.h iwlwifi: remove iwl_check_bits 2010-10-07 15:53:00 -07:00
iwl-io.h
iwl-led.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-led.h
iwl-power.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-power.h
iwl-prph.h
iwl-rx.c iwlwifi: clean up declarations 2010-10-07 15:52:44 -07:00
iwl-scan.c iwlwifi: fix set_tx_power vs scan 2010-11-15 13:24:24 -05:00
iwl-spectrum.h
iwl-sta.c iwlwifi: move agn specific station code there 2010-10-07 15:50:33 -07:00
iwl-sta.h iwlwifi: move agn specific station code there 2010-10-07 15:50:33 -07:00
iwl-tx.c iwlwifi: move tx fail code to agn 2010-10-07 15:50:48 -07:00
Kconfig
Makefile iwlwifi: move agn only eeprom functions to separate file 2010-10-14 09:47:42 -07:00