linux/drivers/net/wireless/iwlwifi
Johannes Berg 948f5a2f08 iwlwifi: refactor iwl_setup_rxon_timing
All callers of iwl_setup_rxon_timing() also send
the command right away, so rename the function
to iwl_send_rxon_timing() and move the sending
into it. Also, some callers clear the data, this
can be done always and thus moved in as well.
Finally, there's no reason for the function to
acquire the spinlock, but it should be called
with the mutex held, so assert that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
2010-08-24 16:32:01 -04:00
..
iwl3945-base.c iwlwifi: refactor iwl_setup_rxon_timing 2010-08-24 16:32:01 -04:00
iwl-1000.c iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00
iwl-3945-debugfs.c
iwl-3945-debugfs.h
iwl-3945-fh.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-3945-hw.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c
iwl-3945.c iwlagn: fix rts cts protection 2010-08-09 15:18:57 -04:00
iwl-3945.h
iwl-4965-hw.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-4965.c iwlwifi: do not call ieee80211_frequency_to_channel 2010-08-24 16:32:01 -04:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: do not call ieee80211_frequency_to_channel 2010-08-24 16:32:01 -04:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: do not call ieee80211_frequency_to_channel 2010-08-24 16:32:01 -04:00
iwl-agn-calib.c iwlagn: Add support for bluetooth statistics notification 2010-07-23 08:41:18 -07:00
iwl-agn-debugfs.c iwlagn: fix typo in ucode_bt_stats_read debugfs 2010-08-04 15:27:38 -04:00
iwl-agn-debugfs.h iwlagn: add bluetooth stats to debugfs 2010-07-23 08:41:32 -07:00
iwl-agn-hcmd.c iwlagn: fix rts cts protection 2010-08-09 15:18:57 -04:00
iwl-agn-hw.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-agn-ict.c wireless: update gfp/slab.h includes 2010-05-24 14:59:26 -04:00
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-lib.c iwlwifi: do not call ieee80211_frequency_to_channel 2010-08-24 16:32:01 -04:00
iwl-agn-rs.c iwlwifi: make aggregation time limit configurable 2010-08-24 16:32:00 -04:00
iwl-agn-rs.h
iwl-agn-rx.c iwlagn: Add support for bluetooth statistics notification 2010-07-23 08:41:18 -07:00
iwl-agn-tt.c iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00
iwl-agn-tt.h iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00
iwl-agn-tx.c mac80211: use cipher suite selectors 2010-08-16 16:45:11 -04:00
iwl-agn-ucode.c
iwl-agn.c iwlwifi: refactor iwl_setup_rxon_timing 2010-08-24 16:32:01 -04:00
iwl-agn.h iwlwifi: enable 6050 series Gen2 devices 2010-07-09 10:16:39 -07:00
iwl-calib.h iwlagn: Add support for bluetooth statistics notification 2010-07-23 08:41:18 -07:00
iwl-commands.h iwlwifi: make aggregation time limit configurable 2010-08-24 16:32:00 -04:00
iwl-core.c iwlwifi: refactor iwl_setup_rxon_timing 2010-08-24 16:32:01 -04:00
iwl-core.h iwlwifi: refactor iwl_setup_rxon_timing 2010-08-24 16:32:01 -04:00
iwl-csr.h iwlwifi: enable 6050 series Gen2 devices 2010-07-09 10:16:39 -07:00
iwl-debug.h iwlwifi: fix compile warning 2010-08-04 15:27:37 -04:00
iwl-debugfs.c iwlwifi: do not call ieee80211_frequency_to_channel 2010-08-24 16:32:01 -04:00
iwl-dev.h iwlwifi: remove unused define 2010-08-24 16:32:00 -04:00
iwl-devtrace.c
iwl-devtrace.h iwlwifi: fix TX tracer 2010-08-06 13:53:58 -04:00
iwl-eeprom.c iwlwifi: enable DC calibration based on config parameter 2010-06-25 14:52:18 -07:00
iwl-eeprom.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 2010-07-27 11:59:19 -04:00
iwl-fh.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-07-13 15:57:29 -04:00
iwl-hcmd.c iwlwifi: tx fifo queue flush command 2010-07-02 11:10:15 -07:00
iwl-helpers.h iwlwifi: beacon format related helper function 2010-06-05 23:15:49 -07:00
iwl-io.h
iwl-led.c
iwl-led.h
iwl-power.c iwlwifi: fix thermal throttling related power management operation 2010-08-24 16:28:19 -04:00
iwl-power.h iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00
iwl-prph.h
iwl-rx.c iwlwifi: fix fw_restart module parameter 2010-07-02 11:08:52 -07:00
iwl-scan.c iwlwifi: make scan workqueue functions static 2010-08-16 15:26:36 -04:00
iwl-spectrum.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-sta.c mac80211: use cipher suite selectors 2010-08-16 16:45:11 -04:00
iwl-sta.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-07-13 15:31:51 -04:00
iwl-tx.c iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00
Kconfig iwlagn: more generic description for iwlagn devices 2010-07-09 10:17:09 -07:00
Makefile iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00