summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_security.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2022-11-17staging: r8188eu: convert aes_cipher() to voidMichael Straube
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube
2022-02-21staging: r8188eu: remove unused aes tables from rtw_security.cMichael Straube
2022-02-17staging: r8188eu: remove padapter param from aes_decipher functionPhillip Potter
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter
2021-12-07staging: r8188eu: convert DBG_88E calls in core/rtw_security.cPhillip Potter
2021-09-13staging: r8188eu: remove unused macro ROUNDMichael Straube
2021-09-13staging: r8188eu: remove rtw_use_tkipkey_handler()Michael Straube
2021-09-13staging: r8188eu: use in-kernel arc4 encryptionMichael Straube
2021-09-13staging: r8188eu: remove unused constant CRC32_POLYMichael Straube
2021-09-13staging: r8188eu: remove unnecessary type castsMichael Straube
2021-09-13staging: r8188eu: convert type of second parameter of rtw_*_decrypt()Michael Straube
2021-09-13staging: r8188eu: convert type of second parameter of rtw_*_encrypt()Michael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_security.cMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_security.cMichael Straube
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_security.cPhillip Potter
2021-08-05staging: r8188eu: Remove unnecessary parenthesesNathan Chancellor
2021-08-05staging: r8188eu: remove return from void functionsMichael Straube
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube
2021-07-31staging: r8188eu: add missing spaces after ',' and before bracesMichael Straube
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman
2021-07-30staging: r8188eu: Remove no more used functions and variablesFabio M. De Francesco
2021-07-30staging: r8188eu: Replace a custom function with crc32_le()Fabio M. De Francesco
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter