summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_crypt_wep.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-251-1/+1
* staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel2020-09-111-58/+14
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-5/+1
* lib80211: Remove VLA usage of skcipherKees Cook2018-09-281-14/+14
* staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2016-01-271-20/+28
* staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-031-1/+2
* staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski2015-03-201-2/+1
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-7/+5
* Staging: rtl8192e: Fix printk debug style warningMahati Chamarthy2014-09-191-2/+2
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+4
* Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria2013-11-101-2/+2
* hostap: Don't use create_proc_read_entry()David Howells2013-04-291-4/+2
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-221-3/+3
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-221-3/+3
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-131-1/+0
* rtl8192e: Split the driver upSean MacLennan2011-11-301-5/+4
* staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer2011-11-261-2/+1
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger2011-08-251-35/+39
* staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger2011-08-241-2/+2
* rtl8192e: Remove extra ifdefsMike McCormack2011-08-231-87/+4
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-0/+371