aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan1-2/+2
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-5/+1
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook1-13/+13
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in prism2_wep_initJia-Ju Bai1-1/+1
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
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt_wep.c - style fixDerek Robson1-1/+2
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+0
2016-02-14Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal1-3/+0
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu1-16/+30
2015-06-08Staging: rtl8192u: Remove two useless lines at ieee80211_wep_nullPedro Marzo Perez1-2/+0
2015-06-08Staging: rtl8192u: Simplify error check code at prism2_wep_initPedro Marzo Perez1-23/+9
2015-05-31Staging: rtl8192u: Correct include indentation and openning braces at new linePedro Marzo Perez1-6/+3
2015-03-09Staging: rtl8192u: Replace #include <asm/string.h>Dilek Uzulmez1-1/+1
2015-03-01Staging: rtl8192u: ieee80211: Add blank line after declarationsHatice ERTÜRK1-0/+4
2015-02-26Staging: rtl8192u: Replace printk() with pr_debug()Ksenija Stanojevic1-2/+2
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_wep.cXenia Ragiadakou1-2/+2
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
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-27/+27
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab1-107/+7
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+397