aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/lib80211_crypt_ccmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel1-112/+85
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner1-5/+1
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers1-1/+1
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg1-2/+2
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-15/+14
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-22/+11
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches1-2/+0
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville1-1/+0
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk1-1/+1
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville1-0/+2
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-0/+492