linux-kernel-test/drivers/net/wireless/iwlwifi
Wey-Yi Guy f7322f8f05 iwlagn: open/close envlope to force move BT state machine
In uCode, BT state machine need to receive open envlope
command before perform calibration; followed by close envlope
command to move to next stage.

Since Linux has two separated uCode, one for init and the second
one for runtime; we use open envlope commands for init uCode to
indicate we are ready to perform calibration operation.
But for runtime uCode, we are not doing any init calibration,
so we issue open/close envlope commands to force uCode move to
"BT COEX ON" state.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
2010-09-03 12:31:35 -07:00
..
iwl3945-base.c iwlwifi: allow using multiple contexts 2010-08-27 09:49:38 -07:00
iwl-1000.c iwlwifi: contextify broadcast station 2010-08-27 08:53:46 -07:00
iwl-3945-debugfs.c
iwl-3945-debugfs.h
iwl-3945-fh.h
iwl-3945-hw.h iwlwifi: prepare for PAN queue/fifo assignment 2010-08-27 08:27:29 -07:00
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c iwlwifi: move virtual interface pointer into context 2010-08-27 09:15:20 -07:00
iwl-3945.c iwlwifi: make hw crypto context aware 2010-08-27 09:25:56 -07:00
iwl-3945.h
iwl-4965-hw.h
iwl-4965.c iwlwifi: move virtual interface pointer into context 2010-08-27 09:15:20 -07:00
iwl-5000-hw.h iwlwifi: update out-of-date comments 2010-08-25 14:33:20 -04:00
iwl-5000.c iwlwifi: move virtual interface pointer into context 2010-08-27 09:15:20 -07:00
iwl-6000-hw.h iwlwifi: update out-of-date comments 2010-08-25 14:33:20 -04:00
iwl-6000.c iwlwifi: move virtual interface pointer into context 2010-08-27 09:15:20 -07:00
iwl-agn-calib.c iwlwifi: initial contextification 2010-08-27 08:26:47 -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 iwlwifi: send PAN parameters 2010-08-27 09:47:46 -07:00
iwl-agn-hw.h
iwl-agn-ict.c
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-lib.c iwlwifi: send PAN parameters 2010-08-27 09:47:46 -07:00
iwl-agn-rs.c iwlwifi: move HT configuration data into context 2010-08-27 09:27:19 -07:00
iwl-agn-rs.h iwlagn: let bluetooth traffic load impact rate scale 2010-08-25 14:33:22 -04:00
iwl-agn-rx.c iwlagn: Add support for bluetooth statistics notification 2010-07-23 08:41:18 -07:00
iwl-agn-tt.c iwlwifi: initial contextification 2010-08-27 08:26:47 -07:00
iwl-agn-tt.h iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00
iwl-agn-tx.c iwlagn: queue frames according to context 2010-08-27 09:29:32 -07:00
iwl-agn-ucode.c iwlagn: open/close envlope to force move BT state machine 2010-09-03 12:31:35 -07:00
iwl-agn.c iwlagn: open/close envlope to force move BT state machine 2010-09-03 12:31:35 -07:00
iwl-agn.h iwlagn: open/close envlope to force move BT state machine 2010-09-03 12:31:35 -07:00
iwl-calib.h iwlagn: Add support for bluetooth statistics notification 2010-07-23 08:41:18 -07:00
iwl-commands.h iwlwifi: add PAN API 2010-08-27 09:28:08 -07:00
iwl-core.c iwlwifi: allow using multiple contexts 2010-08-27 09:49:38 -07:00
iwl-core.h iwlwifi: allow using multiple contexts 2010-08-27 09:49:38 -07:00
iwl-csr.h
iwl-debug.h iwlwifi: fix compile warning 2010-08-04 15:27:37 -04:00
iwl-debugfs.c iwlwifi: move QoS into context 2010-08-27 09:13:00 -07:00
iwl-dev.h iwlwifi: allow using multiple contexts 2010-08-27 09:49:38 -07:00
iwl-devtrace.c
iwl-devtrace.h iwlwifi: fix TX tracer 2010-08-06 13:53:58 -04:00
iwl-eeprom.c
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
iwl-hcmd.c iwlwifi: add PAN API 2010-08-27 09:28:08 -07:00
iwl-helpers.h
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 iwlwifi: prepare for PAN queue/fifo assignment 2010-08-27 08:27:29 -07:00
iwl-rx.c iwlwifi: initial contextification 2010-08-27 08:26:47 -07:00
iwl-scan.c iwlwifi: send PAN parameters 2010-08-27 09:47:46 -07:00
iwl-spectrum.h
iwl-sta.c iwlwifi: move HT configuration data into context 2010-08-27 09:27:19 -07:00
iwl-sta.h iwlwifi: add context pointer to station 2010-08-27 09:26:54 -07:00
iwl-tx.c iwlwifi: prepare for PAN queue/fifo assignment 2010-08-27 08:27:29 -07:00
Kconfig iwlwifi: move debug options into submenu 2010-08-24 16:32:03 -04:00
Makefile iwlwifi: separate thermal throttling function 2010-08-24 16:28:07 -04:00