summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino2017-07-181-0/+1
* staging: rtl8188eu: memory leak in rtw_free_cmd_obj()Dan Carpenter2017-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-4/+2
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-3/+1
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-162-3/+3
* | staging: rtl8188eu: style fixesGalo Navarro2017-06-251-4/+4
* | Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-201-1/+1
|\|
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* | staging: rtl8188eu: Remove unneeded blank linesAviya Erenfeld2017-06-131-8/+0
* | staging: rtl8188eu: removes comparison to nullJuliana Rodrigues2017-05-291-10/+10
* | staging: rtl8188eu: removed unnecessary blank linesJuliana Rodrigues2017-05-291-40/+1
* | staging: rtl8188eu: removed unnecessary parenthesesJuliana Rodrigues2017-05-291-10/+11
* | staging: rtl8188eu: removed function names from stringsJuliana Rodrigues2017-05-291-5/+8
* | staging: rtl8188eu: add spaces around characterJuliana Rodrigues2017-05-291-1/+1
* | staging: rtl8188eu: fixes block comments subsequent linesJuliana Rodrigues2017-05-291-16/+18
* | staging: rtl8188eu: fix comments with lines over 80 charactersJuliana Rodrigues2017-05-291-9/+21
* | staging: rtl8188eu: fix indentation errorRemco Verhoef2017-05-161-1/+1
* | staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"Colin Ian King2017-05-151-2/+2
* | staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda2017-05-151-2/+2
* | staging: rtl8188eu: core: removed comparison to NULLJuliana Rodrigues2017-05-151-5/+5
* | staging:r8188eu: remove unused definitions from include/ieee80211.hIvan Safonov2017-05-151-91/+0
* | staging:r8188eu: remove ieee80211_is_empty_essid()Ivan Safonov2017-05-152-20/+0
* | staging:r8188eu: remove ieee80211_get_hdrlen()Ivan Safonov2017-05-152-40/+0
* | staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()Ivan Safonov2017-05-152-22/+14
* | staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()Ivan Safonov2017-05-151-1/+15
* | staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_h...Ivan Safonov2017-05-151-1/+22
* | staging:r8188eu: move IV/ICV trimming into decrypt() and also place it after ...Ivan Safonov2017-05-151-50/+30
|/
* staging: rtl8188eu: embedded function name style fixesIan Chard2017-04-281-2/+2
* staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter2017-04-281-1/+1
* staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant2017-04-182-2/+2
* staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant2017-04-181-1/+2
* staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-185-17/+16
* staging: rtl8188eu: force driver to be built as a moduleHans de Goede2017-04-111-0/+1
* staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov2017-04-084-10/+5
* staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov2017-04-082-3/+1
* staging:r8188eu: replace rtw_software_encrypt with its default valueIvan Safonov2017-04-081-3/+1
* staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov2017-04-083-4/+2
* staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov2017-04-082-3/+1
* staging:r8188eu: replace rtw_software_decrypt with its valueIvan Safonov2017-04-081-2/+1
* staging: rtl8188eu: Remove extra spacesAlfonso Lima Astor2017-04-081-1/+1
* staging: rtl8188eu: Macros with complex values should be enclosed in parenthesesAlfonso Lima Astor2017-04-081-6/+0
* staging:r8188eu: add iv length to frame data offsetIvan Safonov2017-03-231-1/+1
* staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka2017-03-161-1/+0
* staging: rtl8188eu: fix some inverted conditionsDan Carpenter2017-03-161-4/+4
* staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko2017-03-121-1/+1
* staging: rtl8188eu: fix typos in macrosSebastian Haas2017-03-092-4/+4
* staging: rtl8188eu: fix typos in commentsSebastian Haas2017-03-097-8/+8
* staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu2017-03-061-12/+12
* staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma2017-03-061-1/+1
* staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil2017-03-067-0/+22