aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_crypt_wep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook1-14/+14
2016-01-27staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu1-20/+28
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-1/+2
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-2/+1
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-7/+5
2014-09-19Staging: rtl8192e: Fix printk debug style warningMahati Chamarthy1-2/+2
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+4
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_wep.cRashika Kheria1-2/+2
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-4/+2
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan1-3/+3
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-3/+3
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Split the driver upSean MacLennan1-5/+4
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer1-2/+1
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger1-35/+39
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-2/+2
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-87/+4
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+371