summaryrefslogtreecommitdiffstats
path: root/net/wireless/lib80211_crypt_tkip.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-31/+17Star
|\
| * net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel2019-06-201-31/+17Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-191-5/+1Star
|/
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0Star
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-2/+2
* lib80211: don't use skcipherJohannes Berg2018-10-101-39/+20Star
* wireless/lib80211: Convert from ahash to shashKees Cook2018-07-241-25/+30
* wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-1/+1
* lib80211: Use skcipher and ahashHerbert Xu2016-01-271-45/+54
* lib80211: ratelimit key index mismatchJohannes Berg2015-12-041-2/+2
* hostap: Don't use create_proc_read_entry()David Howells2013-04-291-22/+22
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-34/+16Star
* wireless: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-4/+0Star
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-241-9/+7Star
* lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-261-1/+0Star
* wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville2010-07-201-1/+1
* lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-021-10/+10
* lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-021-2/+1Star
* lib80211: silence excessive crypto debugging messagesJohn W. Linville2009-03-161-0/+4
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-0/+784