linux/drivers/net/wireless/iwlwifi
Wey-Yi Guy 02f5dac083 iwlwifi: add LED mode to support different LED behavior
Today's implementation allow LED to blink based on the traffic
condition. We introduce an additional LED mode that reflects the RF
state.

The supported LED modes after this are:
  IWL_LED_BLINK (current/default) - blink rate based on current Tx/Rx
                                    traffic
  IWL_LED_RF_STATE (new) -
    LED OFF: No power/RF disabled, the LED is emitting no light
    LED ON:  Powered/RF enabled, the LED is emitting light
             in a stable non-flashing state.

In order to provide the flexibility to support different LED
behavior per user/system preference we add "led_mode" iwlcore module
parameter.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:35 -04:00
..
iwl3945-base.c iwlwifi: use S_IRUGO and S_IWUSR in module parameters 2009-10-07 16:39:34 -04:00
iwl-1000.c iwlwifi: update PCI Subsystem ID for 1000 series 2009-10-07 16:39:35 -04:00
iwl-3945-fh.h
iwl-3945-hw.h iwlwifi: name changed from "fat" to "ht40" 2009-08-14 09:13:46 -04:00
iwl-3945-led.c iwlwifi: remove command callback return value 2009-07-27 15:24:22 -04:00
iwl-3945-led.h
iwl-3945-rs.c mac80211: add helper for management / no-ack frame rate decision 2009-07-24 15:05:16 -04:00
iwl-3945.c iwlwifi: Adjust blink rate to compensate Clock difference 2009-10-07 16:39:32 -04:00
iwl-3945.h iwlwifi: fix 3945 ucode info retrieval after failure 2009-09-28 16:55:05 -04:00
iwl-4965-hw.h iwlwifi: name changed from "fat" to "ht40" 2009-08-14 09:13:46 -04:00
iwl-4965.c iwlwifi: use S_IRUGO and S_IWUSR in module parameters 2009-10-07 16:39:34 -04:00
iwl-5000-hw.h iwlwifi: Temperature sensor voltage reading for 5150 2009-05-22 14:06:03 -04:00
iwl-5000.c iwlwifi: send cmd to uCode to configure valid tx antenna 2009-10-07 16:39:35 -04:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: update PCI Subsystem ID for 6000 series 2009-10-07 16:39:35 -04:00
iwl-agn-rs.c iwlwifi: add aggregation tables to the rate scaling algorithm 2009-10-07 16:39:34 -04:00
iwl-agn-rs.h iwlwifi: remove 60 Mbps from sband bitrates table 2009-08-31 14:42:09 -04:00
iwl-agn.c iwlwifi: update PCI Subsystem ID for 6000 series 2009-10-07 16:39:35 -04:00
iwl-calib.c iwlwifi: separate set_hw_params function for 6000 series 2009-10-07 16:39:32 -04:00
iwl-calib.h
iwl-commands.h iwlwifi: send cmd to uCode to configure valid tx antenna 2009-10-07 16:39:35 -04:00
iwl-core.c iwlwifi: clarify and clean up chain settings 2009-10-07 16:39:33 -04:00
iwl-core.h iwlwifi: send cmd to uCode to configure valid tx antenna 2009-10-07 16:39:35 -04:00
iwl-csr.h iwlwifi: Distinguish power amplifier for 6000 series 2009-08-04 16:44:22 -04:00
iwl-debug.h iwlwifi: show current tx power 2009-08-28 14:40:37 -04:00
iwl-debugfs.c iwlwifi: show NVM version in debugfs 2009-10-07 16:39:33 -04:00
iwl-dev.h iwlwifi: update PCI Subsystem ID for 6000 series 2009-10-07 16:39:35 -04:00
iwl-eeprom.c iwlwifi: read enhanced tx power info from EEPROM image 2009-08-28 14:40:39 -04:00
iwl-eeprom.h iwlwifi: EEPROM version for 1000 and 6000 series 2009-10-07 16:39:33 -04:00
iwl-fh.h
iwl-hcmd.c iwlwifi: Traffic type and counter for debugFs 2009-08-14 09:13:47 -04:00
iwl-helpers.h iwlwifi: change iwl_enable/disable_interrupts to "inline" 2009-07-24 15:05:26 -04:00
iwl-io.h iwlcore: register locks 2009-05-22 14:06:04 -04:00
iwl-led.c iwlwifi: add LED mode to support different LED behavior 2009-10-07 16:39:35 -04:00
iwl-led.h iwlwifi: add LED mode to support different LED behavior 2009-10-07 16:39:35 -04:00
iwl-power.c iwlwifi: disable powersave for 4965 2009-09-23 11:35:40 -04:00
iwl-power.h iwlwifi: automatically adjust sleep level 2009-08-14 09:13:50 -04:00
iwl-prph.h iwlagn: modify digital SVR for 1000 2009-07-24 15:05:23 -04:00
iwl-rx.c iwlwifi: reduce noise when skb allocation fails 2009-09-23 11:35:53 -04:00
iwl-scan.c iwlwifi: fix unloading driver while scanning 2009-08-28 14:40:39 -04:00
iwl-spectrum.c
iwl-spectrum.h
iwl-sta.c iwlwifi: do not send sync command while holding spinlock 2009-09-23 11:35:53 -04:00
iwl-sta.h iwlwifi: unify station management 2009-06-04 10:56:20 -04:00
iwl-tx.c iwlwifi: do not clear TX info flags when receiving BlockAckResponse 2009-10-07 16:39:34 -04:00
Kconfig iwlwifi: fix LED config option 2009-07-27 15:24:27 -04:00
Makefile iwlwifi: port to cfg80211 rfkill 2009-06-10 13:27:49 -04:00