aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Remove broken driverPhilipp Hortmann2023-10-151-718/+0
* staging: rtl8192u: remove unnecessary function implementationDeepak R Varma2022-11-021-6/+0
* staging: rtl8192u: change get_key functions to return 0 instead of -1Rebecca Mckeever2022-04-221-1/+1
* staging: rtl8192u: rework init and exit functionTong Zhang2022-02-251-1/+1
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-251-1/+1
* staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel2020-09-111-67/+14
* Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed2020-03-261-10/+9
* staging: rtl8192u: fix spacing in ieee80211Stephen Brennan2019-08-211-11/+11
* Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2019-05-071-7/+3
|\
| * staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-5/+1
| * staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-2/+2
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
|/
* lib80211: Remove VLA usage of skcipherKees Cook2018-09-281-18/+16
* staging: rtl8192u: ieee80211: Convert from ahash to shashKees Cook2018-07-291-29/+28
* staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_tkip_initJia-Ju Bai2018-04-231-1/+1
* staging: rtl8192u: Fix type mismatch warnings reported by sparseSuniel Mahesh2017-05-151-17/+10
* staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal2017-03-091-1/+1
* staging: rtl8192u: Fixing no new typedef warningsimran singhal2017-02-121-2/+2
* staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-251-1/+1
* staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-271-41/+51
* Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach2015-10-291-0/+5
* Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach2015-10-291-4/+2
* Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach2015-10-291-10/+21
* Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach2015-10-291-5/+5
* Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach2015-10-291-2/+2
* Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach2015-10-291-1/+1
* Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach2015-10-291-4/+2
* Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach2015-10-291-12/+6
* rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker2015-05-081-13/+13
* Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>Dilek Uzulmez2015-03-091-1/+1
* staging: rtl8192u: Remove commented header.Navya Sri Nizamkari2015-02-261-1/+0
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-1/+1
* STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_tkip.cXenia Ragiadakou2013-05-131-4/+4
* Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-051-1/+0
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-031-10/+10
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-20/+20
* Staging: rtl8192u: make it compileMauro Carvalho Chehab2009-12-111-263/+9
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+1034