summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-071-7/+3Star
|\
| * staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-5/+1Star
| * staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...Payal Kshirsagar2019-04-021-2/+2
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0Star
|/
* lib80211: Remove VLA usage of skcipherKees Cook2018-09-281-18/+16Star
* staging: rtl8192u: ieee80211: Convert from ahash to shashKees Cook2018-07-291-29/+28Star
* 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/+10Star
* 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/+2Star
* 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/+2Star
* Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach2015-10-291-12/+6Star
* 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/+0Star
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-1/+1
* STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou2013-05-131-4/+4
* Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-051-1/+0Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1Star
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-041-10/+10
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-20/+20
* Staging: rtl8192u: make it compileMauro Carvalho Chehab2009-12-111-263/+9Star
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+1034