android_kernel_motorola_sm6225/drivers/net/wireless/iwlwifi
Wey-Yi Guy 279b05d436 iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
This patch clean up the code for NL80211_IFTYPE_MONITOR mode,
priv->iw_mode is set in add_interface, but add_interface is never called
for monitor mode.
The only way mac80211 informs us about monitor mode is through
configuring filter; since iw_mode will never set to
NL80211_IFTYPE_MONITOR, modify and remove all the code refer to
NL80211_IFTYPE_MONITOR and replace with iwl_is_monitor_mode() function
call.

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-04-22 16:57:19 -04:00
..
iwl-1000.c iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
iwl-3945-fh.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-hw.h iwl3945: set TFD_QUEUE_MAX to correct value 2009-03-27 20:12:58 -04:00
iwl-3945-led.c iwl3945: use iwl_led structure 2009-03-16 18:09:46 -04:00
iwl-3945-led.h iwl3945: use iwl_led structure 2009-03-16 18:09:46 -04:00
iwl-3945-rs.c iwl3945/iwlwifi: unify add_station function 2009-04-22 16:54:42 -04:00
iwl-3945.c iwlwifi: add config_ap lib op 2009-04-22 16:54:43 -04:00
iwl-3945.h iwlwifi: add config_ap lib op 2009-04-22 16:54:43 -04:00
iwl-4965-hw.h iwlwifi: use pci registers defined in pci_regs.h 2009-02-13 13:46:04 -05:00
iwl-4965.c iwlwifi: add config_ap lib op 2009-04-22 16:54:43 -04:00
iwl-5000-hw.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-5000.c iwlwifi: add config_ap lib op 2009-04-22 16:54:43 -04:00
iwl-6000-hw.h iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series 2009-01-29 16:01:02 -05:00
iwl-6000.c iwlwifi: add station management ops 2009-04-22 16:54:42 -04:00
iwl-agn-rs.c iwlwifi: do not set dual_stream_ant_msk for 3 streams 2009-04-22 16:54:43 -04:00
iwl-agn-rs.h iwlwifi: Display decoded rate/mcs information 2009-04-22 16:54:43 -04:00
iwl-agn.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-calib.c wireless: replace uses of __constant_{endian} 2009-02-09 15:03:43 -05:00
iwl-calib.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-commands.h iwlwifi: improve scan support 2009-04-22 16:57:18 -04:00
iwl-core.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-core.h iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-csr.h iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
iwl-debug.h iwlwifi: adding interrupt counter in debugfs for debugging 2009-04-22 16:54:44 -04:00
iwl-debugfs.c iwlwifi: adding interrupt counter in debugfs for debugging 2009-04-22 16:54:44 -04:00
iwl-dev.h iwlwifi: improve scan support 2009-04-22 16:57:18 -04:00
iwl-eeprom.c iwlwifi: fix FAT channel config for 5000 series 2009-02-13 13:46:08 -05:00
iwl-eeprom.h iwlwifi: fix FAT channel config for 5000 series 2009-02-13 13:46:08 -05:00
iwl-fh.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-hcmd.c iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-helpers.h mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi 2009-03-27 20:13:23 -04:00
iwl-io.h iwlwifi: print contents of control register when error occurs 2009-03-16 18:09:47 -04:00
iwl-led.c iwlwifi: fix led naming 2009-02-09 15:03:43 -05:00
iwl-led.h iwl3945: use iwl_led structure 2009-03-16 18:09:46 -04:00
iwl-power.c iwlcore: dont commit power command if interface is not up 2009-03-27 20:12:58 -04:00
iwl-power.h wireless: replace uses of __constant_{endian} 2009-02-09 15:03:43 -05:00
iwl-prph.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rfkill.c rfkill: remove user_claim stuff 2009-04-22 16:54:27 -04:00
iwl-rfkill.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rx.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-scan.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-spectrum.c iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-spectrum.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-sta.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl-sta.h iwl3945: unify set key flow with iwlwifi 2009-03-05 14:39:36 -05:00
iwl-tx.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
iwl3945-base.c iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode 2009-04-22 16:57:19 -04:00
Kconfig iwl3945: use iwl_led structure 2009-03-16 18:09:46 -04:00
Makefile iwl3945: use iwl_led structure 2009-03-16 18:09:46 -04:00