index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
/
rtllib_crypt_wep.c
Age
Commit message (
Expand
)
Author
2024-08-27
staging: rtl8192e: Constify struct lib80211_crypto_ops
Christophe JAILLET
2024-06-24
Staging: rtl8192e: Rename variable bHwSec
Tree Davies
2024-06-24
staging: rtl8192e: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-10-21
staging: rtl8192e: clean up comparisons to NULL
Michael Straube
2022-10-25
staging: rtl8192e: rtllib_crypt_wep: multiple blank lines removal
Aaron Lawrence
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-09-11
staging/rtl8192e: switch to RC4 library interface
Ard Biesheuvel
2019-04-03
staging: rtl8192e: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2018-09-28
lib80211: Remove VLA usage of skcipher
Kees Cook
2016-01-27
staging: rtl8192e: Replace uses of obsolete blkcipher and hash
Herbert Xu
2015-04-03
staging: rtl8192e: Comment cleanup (style/format)
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: fix coding style warnings (printk -> netdev_*)
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: fix coding style issues (merge broken strings)
Mateusz Kulikowski
2014-09-19
Staging: rtl8192e: Fix printk debug style warning
Mahati Chamarthy
2014-08-30
staging: rtl8192e: fixed coding style issues
Matthew Casey
2013-11-10
Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...
Rashika Kheria
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
2011-12-22
staging/rtl8192e: Register against lib80211
Sean MacLennan
2011-12-22
staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops
Sean MacLennan
2011-12-13
staging: remove version.h includes in rtl8192e
Devendra Naga
2011-11-30
rtl8192e: Split the driver up
Sean MacLennan
2011-11-26
staging: rtl8192e: Use kzalloc rather than kmalloc v2
Thomas Meyer
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI
Larry Finger
2011-08-24
staging: rtl8192e: Convert typedef buffer to struct buffer
Larry Finger
2011-08-24
staging: rtl8192e: Convert typedef cb_desc to struct cb_desc
Larry Finger
2011-08-23
rtl8192e: Remove extra ifdefs
Mike McCormack
2011-08-23
From: wlanfae <wlanfae@realtek.com>
Larry Finger