linux/drivers/net/wireless/iwlwifi/mvm
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
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex_legacy.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
coex.c iwlwifi: define the non shared antenna per hardware 2014-09-14 12:56:39 +03:00
constants.h iwlwifi: mvm: disable BT Co-running by default 2014-09-21 22:20:10 +03:00
d3.c iwlwifi: mvm: correct firmware disassoc command sequence 2014-09-03 22:49:09 +03:00
debugfs-vif.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
debugfs.c iwlwifi: mvm: add debugfs entry to read the current temperature 2014-09-16 12:57:50 +03:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-d3.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-rs.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h iwlwifi: mvm: Set RRM_ENABLED bit in scan commands 2014-09-16 12:57:50 +03:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-tx.h iwlwifi: mvm: Update TX power in TPC reports 2014-09-16 12:57:50 +03:00
fw-api.h iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00
fw.c iwlwifi: mvm: don't update quota in firmware too often 2014-09-14 12:56:40 +03:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c iwlwifi: mvm: Refactor and fix max probe len computation 2014-09-21 22:20:15 +03:00
mac-ctxt.c iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
mvm.h iwlwifi: mvm: Refactor and fix max probe len computation 2014-09-21 22:20:15 +03:00
nvm.c iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
offloading.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
ops.c iwlwifi: mvm: limit aggregation size in low latency to 6 2014-09-21 13:25:46 +03:00
phy-ctxt.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
power.c iwlwifi: mvm: fix PSM disable during TDLS 2014-09-14 22:02:24 +03:00
quota.c iwlwifi: mvm: fix quota update avoidance 2014-09-14 22:02:23 +03:00
rs.c iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
rs.h iwlwifi: mvm: rs: refactor to allow direct rs updating 2014-09-21 13:25:45 +03:00
rx.c iwlwifi: mvm: choose an initial tx rate based on rssi conditions 2014-09-21 13:25:44 +03:00
scan.c iwlwifi: mvm: Refactor and fix max probe len computation 2014-09-21 22:20:15 +03:00
sf.c iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
sta.c iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
sta.h iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
tdls.c iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: align CSA GO NOA time event naming with the firmware 2014-09-14 22:02:24 +03:00
time-event.h iwlwifi: mvm: align CSA GO NOA time event naming with the firmware 2014-09-14 22:02:24 +03:00
tt.c iwlwifi: mvm: add debugfs entry to read the current temperature 2014-09-16 12:57:50 +03:00
tx.c iwlwifi: mvm: report all BA notifs to RS 2014-09-21 13:25:48 +03:00
utils.c iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00