linux_dsm_epyc7002/drivers/net/wireless/iwlwifi
Andrei Otcheretianski 48849a4150 iwlwifi: mvm: Refactor and fix max probe len computation
Move iwl_mvm_max_scan_ie_len function to scan.c and fix the
implementation to conform with the LMAC scan API.
Since the correct implementation would leave us with unacceptably
tiny probes, add a workaround which returns a larger value.
In current implementation it's possible that unified_scan_lmac and
unified_sched_scan_lmac would return -ENOBUFS.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-09-21 22:20:15 +03:00
..
dvm This time, I have some rate minstrel improvements, support for a very 2014-09-15 14:51:23 -04:00
mvm iwlwifi: mvm: Refactor and fix max probe len computation 2014-09-21 22:20:15 +03:00
pcie iwlwifi: pcie: fix HW_REV saving for 8000 series 2014-09-21 13:25:47 +03:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c iwlwifi: define the non shared antenna per hardware 2014-09-14 12:56:39 +03:00
iwl-8000.c iwlwifi: 8000: fix fw name to account for revision 2014-09-21 13:25:48 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: define the non shared antenna per hardware 2014-09-14 12:56:39 +03:00
iwl-csr.h iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
iwl-debug.c
iwl-debug.h iwlwifi: mvm: add some debugging to quota allocation 2014-09-03 22:49:03 +03:00
iwl-devtrace.c iwlwifi: don't export tracepoints unnecessarily 2014-09-03 22:49:03 +03:00
iwl-devtrace.h
iwl-drv.c iwlwifi: 8000: fix fw name to account for revision 2014-09-21 13:25:48 +03:00
iwl-drv.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
iwl-eeprom-parse.c iwlwifi: mvm: add LDPC support 2014-09-14 12:56:36 +03:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h
iwl-fw-error-dump.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
iwl-fw-file.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
iwl-fw.h iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00
iwl-io.c iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
iwl-io.h
iwl-modparams.h iwlwifi: fix inconsistency about power_save module parameter 2014-07-22 19:21:10 +03:00
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c iwlwifi: mvm: add LDPC support 2014-09-14 12:56:36 +03:00
iwl-nvm-parse.h
iwl-op-mode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
iwl-scd.h iwlwifi: trans: configure the scheduler enable register 2014-09-03 22:49:06 +03:00
iwl-trans.h iwlwifi: mvm: remove unused static inline function 2014-09-14 12:56:40 +03:00
Kconfig Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
Makefile