alistair23-linux/drivers/staging/rtl8188eu/core
Ivan Safonov 2ba8444c97 staging:r8188eu: move IV/ICV trimming into decrypt() and also place it after rtl88eu_mon_recv_hook()
IV/ICV should be trimmed immediately after decoding
(this is a decryptor job).

Trim IV/ICV inside decrypt() for SW decrypted frames,
for HW decrypted - before rtl88eu_mon_recv_hook().

Adopt frames receive process to work without IV/ICV fields.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-15 07:41:59 +02:00
..
rtw_ap.c staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() 2017-04-28 12:30:20 +02:00
rtw_cmd.c staging: rtl8188eu: embedded function name style fixes 2017-04-28 12:30:21 +02:00
rtw_debug.c staging: rtl8188eu: remove unused debugging functions 2016-09-12 13:02:33 +02:00
rtw_efuse.c staging: rtl8188eu: fixed 'braces are not necessary for single statement blocks'. 2017-01-10 17:41:30 +01:00
rtw_ieee80211.c staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ie 2017-04-18 13:54:25 +02:00
rtw_ioctl_set.c staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg() call 2017-03-06 09:17:00 +01:00
rtw_iol.c Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters 2016-02-20 15:06:51 -08:00
rtw_led.c Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 characters 2017-02-14 09:23:20 -08:00
rtw_mlme.c staging: rtl8188eu: fix some inverted conditions 2017-03-16 11:34:53 +09:00
rtw_mlme_ext.c staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie 2017-04-18 13:54:25 +02:00
rtw_pwrctrl.c staging: rtl8188eu: fixed 'braces are not necessary for single statement blocks'. 2017-01-10 17:41:30 +01:00
rtw_recv.c staging:r8188eu: move IV/ICV trimming into decrypt() and also place it after rtl88eu_mon_recv_hook() 2017-05-15 07:41:59 +02:00
rtw_rf.c Staging:rtl8188eu: Fix multiple blank lines 2016-09-22 11:54:48 +02:00
rtw_security.c staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)() 2017-02-09 13:22:09 +01:00
rtw_sreset.c staging: r8188eu: remove GET_HAL_DATA macro 2016-09-20 13:33:49 +02:00
rtw_sta_mgt.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_wlan_util.c staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() call 2017-03-06 09:17:00 +01:00
rtw_xmit.c staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie 2017-04-18 13:54:25 +02:00