aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-826/+0
2021-07-27staging: rtl8188eu: Remove no more used functions and variablesFabio M. De Francesco1-36/+0
2021-07-27staging: rtl8188eu: Replace a custom function with crc32_le()Fabio M. De Francesco1-26/+19
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.cPhillip Potter1-19/+2
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_security.cPhillip Potter1-2/+0
2021-05-10staging: rtl8188eu: core: rtw_security: Fix some formatting and misdocumentationLee Jones1-4/+6
2021-04-05staging: rtl8188eu: core: replace spaces with a tabDeborah Brouwer1-3/+3
2021-03-10staging: rtl8188eu: Format commentsSuryashankar Das1-43/+29
2020-10-01staging: rtl8188eu: clean up comparsions to NULLMichael Straube1-4/+4
2020-09-27staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"Michael Straube1-706/+72
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube1-5/+1
2020-07-28staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(decrypt|encrypt)Ivan Safonov1-25/+25
2020-07-25STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style ErrorAnant Thazhemadam1-1/+1
2020-07-20Staging: rtl8188eu: core: Fix coding style issueAnoop S1-1/+1
2020-07-17staging: rtl8188eu: add blank line after declarationsRahul Gottipati1-0/+1
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches1-2/+2
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube1-51/+51
2019-08-08Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao1-21/+20
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger1-2/+2
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger1-1/+1
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube1-2/+2
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-3/+2
2018-08-27staging: rtl8188eu: use is_multicast_ether_addr in rtw_security.cMichael Straube1-4/+4
2018-08-08Revert "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"Michael Straube1-72/+706
2018-07-30Revert "staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames"Greg Kroah-Hartman1-80/+345
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman1-46/+46
2018-07-16staging:r8188eu: Use lib80211 to encrypt (CCMP) tx framesIvan Safonov1-706/+72
2018-07-16staging:r8188eu: Use lib80211 to encrypt (TKIP) tx framesIvan Safonov1-342/+77
2018-07-16Revert "staging:r8188eu: Use lib80211 to support TKIP"Hans de Goede1-46/+46
2018-07-02staging:r8188eu: Use lib80211 to encrypt (WEP) tx framesIvan Safonov1-35/+47
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube1-2/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-03-14staging:r8188eu: Use lib80211 to support TKIPIvan Safonov1-46/+46
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy1-5/+5
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy1-2/+2
2018-03-01staging:r8188eu: use lib80211 CCMP decryptIvan Safonov1-216/+50
2018-02-19staging:r8188eu: Use lib80211 to decrypt WEP-framesIvan Safonov1-35/+45
2017-09-22staging:rtl8188eu Fix remove semicolon in do {}while(0)Janani Sankara Babu1-1/+1
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()Ivan Safonov1-6/+6
2017-01-27staging: rtl8188eu: Fix coding style issuesWilliam Blough1-64/+64
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil1-0/+18
2016-09-25staging: rtl8188eu: core: rtw_security: Remove return statement from void functionGeorgiana Rodica Chelu1-1/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-07staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli1-14/+14
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkpatch.plMayank Bareja1-1/+1
2015-03-16drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled wordIoana Ciornei1-6/+6
2015-03-09drivers: staging: rtl8188eu: core: Removed unnecessary parenthesesTina Johnson1-2/+2
2015-02-26staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-10/+10
2014-10-29staging: rtl8188eu: core: Removed unnecessary parenthesis.Gulsah Kose1-2/+2