kernel-ark/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach 1ffde699aa Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"
This reverts commit aa11bbf3df.
This commit was causing connection issues and is not needed
if IWL_MVM_RS_RSSI_BASED_INIT_RATE is set to false by default.

Regardless of the issues mentioned above, this patch added the
following WARNING:

WARNING: CPU: 0 PID: 3946 at drivers/net/wireless/iwlwifi/mvm/tx.c:190 iwl_mvm_set_tx_params+0x60a/0x6f0 [iwlmvm]()
Got an HT rate for a non data frame 0x8
CPU: 0 PID: 3946 Comm: wpa_supplicant Tainted: G           O   3.17.0+ #6
Hardware name: LENOVO 20ANCTO1WW/20ANCTO1WW, BIOS GLET71WW (2.25 ) 07/02/2014
 0000000000000009 ffffffff814fa911 ffff8804288db8f8 ffffffff81064f52
 0000000000001808 ffff8804288db948 ffff88040add8660 ffff8804291b5600
 0000000000000000 ffffffff81064fb7 ffffffffa07b73d0 0000000000000020
Call Trace:
 [<ffffffff814fa911>] ? dump_stack+0x41/0x51
 [<ffffffff81064f52>] ? warn_slowpath_common+0x72/0x90
 [<ffffffff81064fb7>] ? warn_slowpath_fmt+0x47/0x50
 [<ffffffffa07a39ea>] ? iwl_mvm_set_tx_params+0x60a/0x6f0 [iwlmvm]
 [<ffffffffa07a3cf8>] ? iwl_mvm_tx_skb+0x48/0x3c0 [iwlmvm]
 [<ffffffffa079cb9b>] ? iwl_mvm_mac_tx+0x7b/0x180 [iwlmvm]
 [<ffffffffa0746ce9>] ? __ieee80211_tx+0x2b9/0x3c0 [mac80211]
 [<ffffffffa07492f3>] ? ieee80211_tx+0xb3/0x100 [mac80211]
 [<ffffffffa0749c49>] ? ieee80211_subif_start_xmit+0x459/0xca0 [mac80211]
 [<ffffffff814116e7>] ? dev_hard_start_xmit+0x337/0x5f0
 [<ffffffff81430d46>] ? sch_direct_xmit+0x96/0x1f0
 [<ffffffff81411ba3>] ? __dev_queue_xmit+0x203/0x4f0
 [<ffffffff8142f670>] ? ether_setup+0x70/0x70
 [<ffffffff814e96a1>] ? packet_sendmsg+0xf81/0x1110
 [<ffffffff8140625c>] ? skb_free_datagram+0xc/0x40
 [<ffffffff813f7538>] ? sock_sendmsg+0x88/0xc0
 [<ffffffff813f7274>] ? move_addr_to_kernel.part.20+0x14/0x60
 [<ffffffff811c47c2>] ? __inode_wait_for_writeback+0x62/0xb0
 [<ffffffff813f7a91>] ? SYSC_sendto+0xf1/0x180
 [<ffffffff813f88f9>] ? __sys_recvmsg+0x39/0x70
 [<ffffffff8150066d>] ? system_call_fastpath+0x1a/0x1f
---[ end trace cc19a150d311fc63 ]---

which was reported here: https://bugzilla.kernel.org/show_bug.cgi?id=85691

CC: <stable@vger.kernel.org> [3.13+]
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-10-23 21:21:49 +03:00
..
binding.c
coex_legacy.c iwlwifi: mvm: BT Coex - update the MPLUT Boost register value 2014-10-23 21:21:47 +03:00
coex.c iwlwifi: mvm: BT Coex - update the MPLUT Boost register value 2014-10-23 21:21:47 +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
fw-api-power.h iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
fw-api-rs.h
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: configure the LTR 2014-10-23 21:21:47 +03:00
fw.c iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
led.c
mac80211.c iwlwifi: mvm: ROC - bug fixes around time events and locking 2014-10-23 21:21:48 +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: configure the LTR 2014-10-23 21:21:47 +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: BT coex - fix BT prio for probe requests 2014-10-23 21:21:47 +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: ROC - bug fixes around time events and locking 2014-10-23 21:21:48 +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 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" 2014-10-23 21:21:49 +03:00
utils.c iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00