linux/drivers/net/wireless/intel/iwlwifi
Emmanuel Grumbach 9d9b21d1b6 iwlwifi: remove IWL_*_UCODE_API_OK
_UCODE_API_OK was a intermediate version between MIN and
MAX. If a user had a firmware below _OK but above _MIN, the
driver would work but the user would get a warning in the
kernel log telling him to update his firmware.
This is not needed since most users won't look for these
messages in the kernel log if their wifi is working.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-03-30 16:24:49 +03:00
..
dvm iwlwifi: dvm: use alloc_ordered_workqueue() 2016-03-30 16:21:27 +03:00
mvm iwlwifi: mvm: enable TCP/UDP checksum support for 9000 family 2016-03-30 16:24:49 +03:00
pcie iwlwifi: edit the 9000 series PCI IDs 2016-03-30 16:24:46 +03:00
iwl-1000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-2000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-5000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-6000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-7000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-8000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-9000.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-csr.h iwlwifi: add support for getting HW address from CSR 2016-03-09 20:59:19 +02:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: pcie: build an A-MSDU using TSO core 2015-12-20 23:27:37 +02:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h iwlwifi: mvm: adapt the firmware assert log to new firmware 2016-03-09 21:05:16 +02:00
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: remove IWL_*_UCODE_API_OK 2016-03-30 16:24:49 +03:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: fix printf specifier 2015-12-21 10:12:08 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: pcie: fine tune number of rxbs 2016-03-09 20:59:19 +02:00
iwl-fw-error-dump.h iwlwifi: mvm: support dumping UMAC internal txfifos 2016-03-20 13:26:02 +02:00
iwl-fw-file.h iwlwifi: remove support for fw older than -16.ucode 2016-03-30 16:21:27 +03:00
iwl-fw.h iwlwifi: mvm: update GSCAN capabilities 2016-03-09 21:05:17 +02:00
iwl-io.c iwlwifi: remove unused parameter from grab_nic_access 2015-12-21 10:11:39 +02:00
iwl-io.h
iwl-modparams.h iwlwifi: make uapsd_disable module param a bitmap 2016-03-30 16:21:23 +03:00
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c iwlwifi: add support for getting HW address from CSR 2016-03-09 20:59:19 +02:00
iwl-nvm-parse.h iwlwifi: refactor the code that reads the MAC address from the NVM 2016-03-07 13:33:00 +02:00
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: support dumping UMAC internal txfifos 2016-03-20 13:26:02 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: trans: fix iwl_trans_txq_scd_cfg.sta_id sign 2016-03-30 16:21:29 +03:00
Kconfig iwlwifi: remove IWLWIFI_UAPSD Kconfig 2016-03-30 16:21:26 +03:00
Makefile