aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-09Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>Dilek Uzulmez1-1/+1
2015-03-01Staging: rtl8192u: ieee80211: Convert comment from C99 style to C89 styleHatice ERTÜRK1-4/+4
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2014-09-28staging: rtl8192u: ieee80211: Converted symbol to static.Aybuke Ozdemir1-1/+1
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_ccmp.cXenia Ragiadakou1-7/+7
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-12/+9
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-1/+1
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab1-58/+4
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+534