aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_crypt_tkip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26staging: rtl8192e: Remove u16 cast for u16 return valueSolomon Tan1-1/+1
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan1-19/+19
2021-04-22staging: rtl8192e: indent statement properlyIan Kewish1-1/+1
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers1-1/+1
2020-09-11staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel1-58/+12
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-5/+1
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-5/+1
2019-01-15staging: rtl8192e: fix various indentation issuesColin Ian King1-1/+1
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook1-18/+16
2018-07-29staging: rtl8192e: ieee80211: Convert from ahash to shashKees Cook1-28/+28
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+1
2016-03-11staging: rtl8192e: rtllib_crypt_tkip: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-01-27staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu1-45/+54
2015-06-01staging: rtl8192e: Fix PREFER_PR_LEVEL warningsMateusz Kulikowski1-36/+31
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski1-9/+10
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski1-1/+2
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-5/+10
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-2/+2
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-31/+31
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+5
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.cAndreas Frembs1-1/+1
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_tkip.cRashika Kheria1-2/+2
2013-11-10Staging: rtl8192e: Fix Sparse warning of cast to restricted __le16 in rtllib_crypt_tkip.cRashika Kheria1-1/+1
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-22/+22
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan1-3/+3
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-11/+8
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: Remove MAC_FMT and MAC_ARG for %pMLarry Finger1-11/+10
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger1-60/+64
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Remove code dependent of JOHN_DUMPLarry Finger1-11/+0
2011-08-23rtl8192e: Remove WIRELESS_EXT macro checksMike McCormack1-24/+0
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-187/+2
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+992