linux-stable/drivers/net/wireless/iwlwifi
Johannes Berg c01a404756 iwlagn: clean up PM code
The transport callbacks might as well be undefined
when CONFIG_PM_SLEEP is not set, so ifdef all of
it out and make everything available for PM_SLEEP
only.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-09-19 16:10:09 -04:00
..
iwl-1000.c iwlagn: replace beacon_time_fsf_bits variable with #define 2011-09-19 15:58:29 -04:00
iwl-2000.c iwlagn: replace beacon_time_fsf_bits variable with #define 2011-09-19 15:58:29 -04:00
iwl-5000-hw.h iwlagn: generic temperature location in EEPROM 2011-06-11 07:10:48 -07:00
iwl-5000.c iwlagn: replace beacon_time_fsf_bits variable with #define 2011-09-19 15:58:29 -04:00
iwl-6000-hw.h
iwl-6000.c iwlagn: replace beacon_time_fsf_bits variable with #define 2011-09-19 15:58:29 -04:00
iwl-agn-calib.c iwlagn: simplify chain_noise_num_beacons indirection 2011-09-19 15:58:29 -04:00
iwl-agn-calib.h iwlagn: remove iwlagn_hcmd_utils structure and call directly 2011-07-11 15:02:10 -04:00
iwl-agn-hw.h iwlagn: iwl-dev.h doesn't include iwl-fh.h any more 2011-08-29 15:30:28 -04:00
iwl-agn-lib.c iwlagn: iwl-trans.c can't dereference iwl_priv any more 2011-09-14 13:56:39 -04:00
iwl-agn-rs.c iwlwifi: iwl-agn-rs.c: remove old comment 2011-08-30 15:38:53 -04:00
iwl-agn-rs.h
iwl-agn-rxon.c iwlagn: iwl-trans.c can't dereference iwl_priv any more 2011-09-14 13:56:39 -04:00
iwl-agn-sta.c iwlagn: move all iwl_is_XXX helpers to iwl-shared.h 2011-08-29 15:25:35 -04:00
iwl-agn-tt.c iwlagn: move iwl_stop / wake_queue to the upper layer 2011-09-19 15:58:26 -04:00
iwl-agn-tt.h iwlagn: clean up of transport layer 2011-09-14 13:56:37 -04:00
iwl-agn-tx.c iwlagn: add documentation to the transport layer 2011-09-19 15:58:27 -04:00
iwl-agn-ucode.c iwlagn: iwl-trans.c can't dereference iwl_priv any more 2011-09-14 13:56:39 -04:00
iwl-agn.c iwlagn: clean up PM code 2011-09-19 16:10:09 -04:00
iwl-agn.h iwlagn: clean up of transport layer 2011-09-14 13:56:37 -04:00
iwl-bus.h iwlagn: document the bus layer API 2011-09-19 15:58:27 -04:00
iwl-commands.h iwlagn: only perform necessary calibration at init time 2011-09-14 13:56:34 -04:00
iwl-core.c iwlagn: provide data after WARN_ON 2011-09-19 15:58:29 -04:00
iwl-core.h iwlagn: simplify chain_noise_num_beacons indirection 2011-09-19 15:58:29 -04:00
iwl-csr.h iwlagn: iwl-trans.c can't dereference iwl_priv any more 2011-09-14 13:56:39 -04:00
iwl-debug.h iwlagn: add missing includes 2011-08-29 15:30:28 -04:00
iwl-debugfs.c iwlagn: move traffic_log back to upper layer 2011-09-14 13:56:38 -04:00
iwl-dev.h iwlagn: move iwl_stop / wake_queue to the upper layer 2011-09-19 15:58:26 -04:00
iwl-devtrace.c
iwl-devtrace.h iwlagn: all function iwl-io.c receive iwl_bus 2011-08-29 15:30:29 -04:00
iwl-eeprom.c iwlagn: merge eeprom access into single file 2011-09-19 15:58:30 -04:00
iwl-eeprom.h iwlagn: Rename iwlcore prefix 2011-08-29 15:25:29 -04:00
iwl-fh.h iwlagn: add missing includes 2011-08-29 15:30:28 -04:00
iwl-helpers.h iwlagn: clean up of transport layer 2011-09-14 13:56:37 -04:00
iwl-io.c iwlagn: all function iwl-io.c receive iwl_bus 2011-08-29 15:30:29 -04:00
iwl-io.h iwlagn: all function iwl-io.c receive iwl_bus 2011-08-29 15:30:29 -04:00
iwl-led.c iwlagn: all function iwl-io.c receive iwl_bus 2011-08-29 15:30:29 -04:00
iwl-led.h
iwl-pci.c iwlagn: New SKU for 6005 SFF 2011-09-19 15:58:28 -04:00
iwl-pci.h iwlagn: adding special "D" SKU for 2000 series 2011-08-29 15:30:30 -04:00
iwl-power.c iwlagn: remove dereferences of priv from transport 2011-08-29 15:30:31 -04:00
iwl-power.h iwlagn: move PCI power related functions to the PCI layer 2011-06-18 08:17:29 -07:00
iwl-prph.h iwlagn: cmd_queue moves to iwl_shared 2011-08-29 15:25:31 -04:00
iwl-rx.c iwlagn: clean up of transport layer 2011-09-14 13:56:37 -04:00
iwl-scan.c iwlagn: move iwl_free_pages to iwl-shared.h 2011-08-29 15:25:35 -04:00
iwl-shared.h iwlagn: replace beacon_time_fsf_bits variable with #define 2011-09-19 15:58:29 -04:00
iwl-sta.c iwlagn: remove priv dereferences from the transport layer 2011-09-14 13:56:36 -04:00
iwl-sta.h iwlagn: priv->sta_lock moves to iwl_shared 2011-08-29 15:25:32 -04:00
iwl-sv-open.c iwlagn: clean up of transport layer 2011-09-14 13:56:37 -04:00
iwl-testmode.h iwlagn: allow application own the uCode operation 2011-07-11 15:02:08 -04:00
iwl-trans-pcie-int.h iwlagn: move PCI-E transport files 2011-09-19 16:08:07 -04:00
iwl-trans-pcie-rx.c iwlagn: move PCI-E transport files 2011-09-19 16:08:07 -04:00
iwl-trans-pcie-tx.c iwlagn: generically provide iwl_trans_send_cmd_pdu 2011-09-19 16:08:07 -04:00
iwl-trans-pcie.c iwlagn: clean up PM code 2011-09-19 16:10:09 -04:00
iwl-trans.c iwlagn: generically provide iwl_trans_send_cmd_pdu 2011-09-19 16:08:07 -04:00
iwl-trans.h iwlagn: clean up PM code 2011-09-19 16:10:09 -04:00
Kconfig iwlagn: support new P2P implementation 2011-08-08 16:04:04 -04:00
Makefile iwlagn: Makefile whitespace cleanup 2011-09-19 16:08:08 -04:00