aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: rtl8192u: Fix type mismatch warnings reported by sparseSuniel Mahesh1-17/+10
2017-03-09staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal1-1/+1
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal1-2/+2
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann1-1/+1
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu1-41/+51
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach1-0/+5
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach1-4/+2
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach1-10/+21
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach1-5/+5
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach1-2/+2
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach1-1/+1
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach1-4/+2
2015-10-29Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach1-12/+6
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker1-13/+13
2015-03-09Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>Dilek Uzulmez1-1/+1
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-1/+1
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_tkip.cXenia Ragiadakou1-4/+4
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl1-1/+0
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-10/+10
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-20/+20
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab1-263/+9
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+1034