summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-291-9/+5Star
|\
| * staging: rtl8192e: Add SPDX-License-Identifier - StyleZach Turner2018-11-051-7/+2Star
| * staging: rtl8192e: add braces to if statement - styleZach Turner2018-11-051-2/+3
* | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
|/
* staging: rtl8192e: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar2016-03-121-2/+2
* staging: rtl8192e: Fix PREFER_PR_LEVEL warningsMateusz Kulikowski2015-05-311-1/+1
* staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-031-4/+1Star
* staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-031-1/+2
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-14/+10Star
* Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy2014-09-201-5/+5
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+3
* 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-11/+10Star
* 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-141-1/+0Star
* rtl8192e: Split the driver upSean MacLennan2011-11-301-5/+5
* staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer2011-11-271-2/+1Star
* staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-261-1/+1
* staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-261-7/+6Star
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger2011-08-251-13/+17
* staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger2011-08-241-2/+2
* rtl8192e: Remove extra ifdefsMike McCormack2011-08-241-47/+2Star
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-241-0/+505