linux/drivers/net/wireless/iwlwifi
Emmanuel Grumbach 7299751df3 iwlagn: don't disable interrupts after the NIC has been reset
It is superfluous to disable the interrupts after we reset the NIC. The only
entity that could enable the interrupts after the NIC is reset is the driver.
So remove this pointless action.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
2011-06-18 08:04:36 -07:00
..
iwl-1000.c iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-2000.c iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-5000-hw.h iwlagn: generic temperature location in EEPROM 2011-06-11 07:10:48 -07:00
iwl-5000.c iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-6000-hw.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-6000.c iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-agn-calib.c Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2011-05-25 13:28:55 -04:00
iwl-agn-calib.h iwlagn: clean up & autodetect statistics 2011-04-08 08:19:00 -07:00
iwl-agn-eeprom.c iwlagn: Sanity check for 11n capability 2011-06-11 07:13:15 -07:00
iwl-agn-hcmd.c iwlagn: merge duplicated code into single place 2011-06-11 07:11:13 -07:00
iwl-agn-hw.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-agn-ict.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-04-12 16:18:44 -04:00
iwl-agn-lib.c iwlagn: Support flush queues for specified interface 2011-06-18 08:04:19 -07:00
iwl-agn-rs.c iwlagn: change the logging level for aggregation enable check 2011-06-01 15:36:35 -04:00
iwl-agn-rs.h iwlagn: no 3945 define needed 2011-04-08 08:00:19 -07:00
iwl-agn-rxon.c iwlwifi: remove unecessary if statement 2011-06-07 14:44:02 -04:00
iwl-agn-sta.c iwlagn: prepare for multi-TB commands 2011-05-13 10:31:52 -07:00
iwl-agn-tt.c iwlagn: use IWL_DEBUG_TEMP for temperature related debug 2011-06-11 07:10:25 -07:00
iwl-agn-tt.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-agn-tx.c iwlagn: change log to better represent the state of aggregation process 2011-06-01 15:36:36 -04:00
iwl-agn-ucode.c iwlagn: merge duplicated code into single place 2011-06-11 07:11:13 -07:00
iwl-agn.c iwlagn: don't disable interrupts after the NIC has been reset 2011-06-18 08:04:36 -07:00
iwl-agn.h iwlagn: merge duplicated code into single place 2011-06-11 07:11:13 -07:00
iwl-commands.h iwlagn: Support flush queues for specified interface 2011-06-18 08:04:19 -07:00
iwl-core.c iwlagn: use sku capabilities information from EEPROM 2011-06-11 07:09:28 -07:00
iwl-core.h iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-csr.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-debug.h iwlagn: remove unused debug flag 2011-06-11 07:10:40 -07:00
iwl-debugfs.c iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-dev.h iwlagn: don't check ucode subtype 2011-06-11 07:09:09 -07:00
iwl-devtrace.c iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-devtrace.h iwlagn: more ucode error log info 2011-05-13 12:01:50 -07:00
iwl-eeprom.c iwlagn: remove set but unused vars 2011-05-13 12:02:59 -07:00
iwl-eeprom.h iwlagn: group similar defines together 2011-06-11 07:10:57 -07: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 2011-04-25 14:34:25 -04:00
iwl-hcmd.c iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue 2011-05-13 12:02:40 -07:00
iwl-helpers.h iwlagn: combine firmware code/data 2011-04-22 10:21:18 -07:00
iwl-io.c iwlagn: introduce silent grabbing of NIC access 2011-04-30 08:39:22 -07:00
iwl-io.h iwlagn: introduce silent grabbing of NIC access 2011-04-30 08:39:22 -07:00
iwl-led.c iwlagn: move led_mode as part of iwlagn_mod_params 2011-06-11 07:08:46 -07:00
iwl-led.h iwlagn: use direct call for led functions 2011-04-18 08:47:43 -07:00
iwl-power.c iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params 2011-06-11 07:08:52 -07:00
iwl-power.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-prph.h iwlagn: more cleanup to remove unused reference 2011-04-08 08:01:37 -07:00
iwl-rx.c iwlagn: fix channel switch locking 2011-06-03 14:22:06 -04:00
iwl-scan.c iwlagn: direct call to post_scan function 2011-06-03 15:16:37 -04:00
iwl-sta.c iwlagn: prepare for multi-TB commands 2011-05-13 10:31:52 -07:00
iwl-sta.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-sv-open.c iwlagn: don't check ucode subtype 2011-06-11 07:09:09 -07:00
iwl-testmode.h iwlagn: add dumpit support for testmode trace function 2011-06-11 07:08:23 -07:00
iwl-tx.c iwlwifi: disambiguate invalid DMA index warnings 2011-06-01 15:36:33 -04:00
Kconfig iwlwifi: support the svtool messages interactions through nl80211 test mode 2011-05-06 10:44:46 -07:00
Makefile iwlwifi: support the svtool messages interactions through nl80211 test mode 2011-05-06 10:44:46 -07:00