linux/drivers/net/wireless
Avraham Stern 337bfc9881 iwlwifi: mvm: set wep key for all stations in soft ap mode
When operating as a soft ap with wep security, the key was not
configured to the fw for the stations, based on the fact that the
key will be specified in the tx command.

However, in the new tx api the tx command does not include the key,
which resulted in all data frames going out un-encrypted.

Fix it by configuring the key for all the stations as they are added.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-09-28 08:57:27 +03:00
..
admtek
ath wireless: remove unnecessary unlikely() 2018-09-04 11:16:33 +03:00
atmel atmel: Replace mdelay() with msleep() in probe_atmel_card() 2018-07-31 10:25:33 +03:00
broadcom brcmsmac: Use kvmalloc() for ucode allocations 2018-09-20 15:11:36 +03:00
cisco airo: remove unused variables len and dev and clean up formatting 2018-07-31 10:17:19 +03:00
intel iwlwifi: mvm: set wep key for all stations in soft ap mode 2018-09-28 08:57:27 +03:00
intersil orinoco_usb: fix spelling mistake in fall-through annotation 2018-09-04 11:18:10 +03:00
marvell mwifex: free rx_cmd skb in suspended state 2018-08-31 18:46:53 +03:00
mediatek mt76x0: usb: remove mt76_fw definition 2018-09-19 12:31:49 +02:00
quantenna qtnfmac: remove set but not used variable 'vif' 2018-09-20 15:12:13 +03:00
ralink rt2x00: use simple_read_from_buffer() 2018-08-31 18:47:29 +03:00
realtek rtlwifi: remove set but unused variables 2018-09-04 11:17:43 +03:00
rsi rsi: remove set but not used variables 'header_size' and 'tx_params' 2018-09-04 11:17:05 +03:00
st cw1200: Remove extra parentheses 2018-08-31 18:42:25 +03:00
ti Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
zydas zd1211rw: use irqsave() in USB's complete callback 2018-06-27 19:12:43 +03:00
Kconfig
mac80211_hwsim.c mac80211_hwsim: Add support for HE 2018-07-09 10:21:28 +02:00
mac80211_hwsim.h
Makefile
ray_cs.c ray_cs: remove redundant pointer 'p' 2018-07-31 10:19:50 +03:00
ray_cs.h
rayctl.h
rndis_wlan.c wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types 2018-06-27 19:07:39 +03:00
wl3501_cs.c
wl3501.h