blob: d1eb5c7854130a23b7364e18630a78d6b6813782 [file] [log] [blame]
03449acb77fd ("staging: rtl8188eu: constify some arrays")
0ef9f86b9352 ("staging: rtl8188eu: convert unsigned char arrays to u8")
4f1a961ae15c ("staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI")
25c641ec2aa1 ("staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.c")
011844addf0f ("staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.c")
f20ac243ff74 ("staging: rtl8188eu: remove blank lines between declarations")
83691365f184 ("staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.c")
502b90d4c687 ("staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c")
e6d9855dd3f3 ("staging: rtl8188eu: change array type to const u8")
06b17ed6c060 ("staging: rtl8188eu: fix line over 80 characters - style")
fecb45a07bec ("staging: rtl8188eu: fix lines over 80 characters")
e5ce09aa442b ("staging: rtl8188eu: add spaces around '|'")
341f27d051ee ("Staging:rtl888eu:include Fix CamelCase issue")
819fa2a0d749 ("staging: rtl8188eu: use __func__ instead of function name")
7de2258b5c71 ("staging: rtl8188eu: replace NULL comparison with variable")
705f385849b2 ("rtl8188eu: Fix a possible sleep-in-atomic bug in set_tx_beacon_cmd")
66d32fdcbf03 ("staging: rtl8188eu: Revert 4 commits breaking ARP")
d96e8c10f81f ("staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()")
f6cadc1bb9cc ("staging: rtl8188eu: fix block comment styling in rtl8188eu files")
b7749656e946 ("staging: rtl8188eu: Convert timers to use timer_setup()")
f3139e621429 ("staging: rtl8188eu: Place the constant on the right side in comparisons")
e8d93aca1b23 ("Staging: rtl8188eu: core: Fix line over 80 characters")
2742a7dddae4 ("Staging: rtl8188eu: core: Use __func__ instead of function name")
ceefaaced11e ("staging:rtl8188eu Remove unneccessary parenthesis")
74e1e498e84e ("staging: rtl8188eu: fix comments with lines over 80 characters")
79650ffde38e ("staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()")
02b19b4c4920 ("staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()")
d86e16da6a5d ("staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_hook() and rtl88eu_mon_xmit_hook().")
2ba8444c97b1 ("staging:r8188eu: move IV/ICV trimming into decrypt() and also place it after rtl88eu_mon_recv_hook()")
af27bea46273 ("staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie")
1375baa96559 ("staging:r8188eu: remove sw_encrypt member of security_priv struct")
82407f388e3e ("staging:r8188eu: remove software_encrypt member of registry_priv struct")
d79640dac7f2 ("staging:r8188eu: replace rtw_software_encrypt with its default value")
228838793697 ("staging:r8188eu: remove sw_decrypt member of security_priv struct")
8c986111a67e ("staging:r8188eu: remove software_decrypt member of registry_priv struct")
0e7018b4b01f ("staging:r8188eu: replace rtw_software_decrypt with its value")
5629ff0ffe77 ("staging: rtl8188eu: fix some inverted conditions")
fae4ab6b4be4 ("staging: rtl8188eu: fix typos in comments")
fc988e144cca ("staging: rtl8188eu: Fixed "Missing a blank line after declarations".")
2091eda1f21d ("staging: rtl8188eu: Put constant on right side of comparison")
de109778e7cf ("staging: rtl8188eu: Fix block comments warning")
e31447f934d3 ("staging: rtl8188eu: Replace x==NULL by !x")
f6712b9fd126 ("staging:r8188eu: remove unused MCS_rate_2R array")
465095ef1c24 ("staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() call")
df47a14c2c8b ("staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()")
e038e67f0891 ("staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail|len) in recv_frame structure")
35abf582a537 ("staging:r8188eu: replace rx_end member of recv_frame with pkt->end")
ca366962eee3 ("staging: rtl8188eu: fix type sign of len in rtw_get_bcn_info")
84f2634d4ae0 ("staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_info")
1fac9c5a6c2a ("staging:r8188eu: remove unused rx_head member of struct recv_frame")