summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
AgeCommit message (Expand)Author
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
2022-11-02staging: rtl8192u: remove unnecessary function implementationDeepak R Varma
2022-04-22staging: rtl8192u: change get_key functions to return 0 instead of -1Rebecca Mckeever
2022-02-25staging: rtl8192u: rework init and exit functionTong Zhang
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-09-11staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...Payal Kshirsagar
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook
2018-07-29staging: rtl8192u: ieee80211: Convert from ahash to shashKees Cook
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_tkip_initJia-Ju Bai
2017-05-15staging: rtl8192u: Fix type mismatch warnings reported by sparseSuniel Mahesh
2017-03-09staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-03-09Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>Dilek Uzulmez
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang