linux/drivers/net/wireless/iwlwifi
Shanyu Zhao 6d6a1afdc5 iwlwifi: send DC calib config to runtime ucode
Since uCode is responsible for doing DC calibration, there's no need
to let init uCode to do initial DC calibration then send results
back to driver, then driver sends the results to runtime uCode.
Driver can simply tell runtime uCode to do DC calibration.

Actually, this patch does not disable DC calib for init uCode. It just
prevent driver from saving and sending the DC calib results (from init
ucode) to runtime uCode. The driver still uses 0xffffffff in
CALIB_CFG_CMD for init ucode.

Signed-off-by: Shanyu Zhao <shanyu.zhao@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
2010-09-28 16:57:06 -07:00
..
iwl3945-base.c iwlwifi: do not force complete scan too early 2010-09-14 16:14:25 -04:00
iwl-1000.c iwlwifi: define 100 devices 2010-09-28 16:52:35 -07:00
iwl-3945-debugfs.c iwlwifi: separate statistics flag function for agn & 3945 2010-05-13 10:42:55 -07:00
iwl-3945-debugfs.h iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-3945-fh.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
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 iwlwifi: unify scan start checks 2010-09-14 16:08:03 -04:00
iwl-4965-hw.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-4965.c iwlagn: keep track of failure tx status 2010-09-17 13:17:36 -07:00
iwl-5000-hw.h iwlwifi: update out-of-date comments 2010-08-25 14:33:20 -04:00
iwl-5000.c iwlagn: keep track of failure tx status 2010-09-17 13:17:36 -07:00
iwl-6000-hw.h iwlwifi: update out-of-date comments 2010-08-25 14:33:20 -04:00
iwl-6000.c iwlwifi: send DC calib config to runtime ucode 2010-09-28 16:57:06 -07:00
iwl-agn-calib.c iwlwifi: initial contextification 2010-08-27 08:26:47 -07:00
iwl-agn-debugfs.c iwlagn: correct naming for failure reply tx status 2010-09-17 13:18:39 -07:00
iwl-agn-debugfs.h iwlagn: keep track of failure tx status 2010-09-17 13:17:36 -07:00
iwl-agn-hcmd.c iwlwifi: fix and describe iwl_adjust_beacon_interval 2010-09-11 08:52:01 -07: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 iwlagn: initialize both tx/rx prio boost parameters 2010-09-17 13:18:57 -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 iwlwifi: fix default LQ table in 5.2 band 2010-09-11 08:50:44 -07: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 iwlwifi: send DC calib config to runtime ucode 2010-09-28 16:57:06 -07:00
iwl-agn.h iwlwifi: define 100 devices 2010-09-28 16:52: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: send DC calib config to runtime ucode 2010-09-28 16:57:06 -07:00
iwl-core.c iwlwifi: do not force complete scan too early 2010-09-14 16:14:25 -04:00
iwl-core.h iwlwifi: add iwl_nic_ops structure to iwl_ops 2010-09-28 16:55:25 -07:00
iwl-csr.h iwlagn: set CSR register for 6050g2 devices 2010-09-28 16:56:03 -07:00
iwl-debug.h iwlwifi: fix compile warning 2010-08-04 15:27:37 -04:00
iwl-debugfs.c iwlagn: keep track of failure tx status 2010-09-17 13:17:36 -07:00
iwl-dev.h iwlwifi: send DC calib config to runtime ucode 2010-09-28 16:57:06 -07: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: add PAN API 2010-08-27 09:28:08 -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 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: fix sparse warning about wrong enum for band parameter 2010-09-16 15:46:02 -04:00
iwl-spectrum.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
iwl-sta.c iwlwifi: fix default LQ table in 5.2 band 2010-09-11 08:50:44 -07:00
iwl-sta.h iwlwifi: add context pointer to station 2010-08-27 09:26:54 -07:00
iwl-tx.c iwlagn: correct naming for failure reply tx status 2010-09-17 13:18:39 -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