summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c
AgeCommit message (Expand)Author
2021-08-10staging: rtl8192e: Avoid field-overflowing memcpy()Kees Cook
2020-07-21staging: rtl8192e: add proper code indentDarshan D V
2020-07-21staging: rtl8192e: add space before open parenthesisDarshan D V
2019-08-21staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing
2019-08-18staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-05staging: rtl8192e: Add SPDX-License-Identifier - StyleZach Turner
2018-11-05staging: rtl8192e: add braces to if statement - styleZach Turner
2016-03-11staging: rtl8192e: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2015-06-01staging: rtl8192e: Fix PREFER_PR_LEVEL warningsMateusz Kulikowski
2015-04-03staging: rtl8192e: Remove dead codeMateusz Kulikowski
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski
2014-09-19Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt...Rashika Kheria
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga
2011-11-30rtl8192e: Split the driver upSean MacLennan
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger