summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_security.c
AgeCommit message (Expand)Author
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