summaryrefslogtreecommitdiff
path: root/net/wireless/lib80211_crypt_tkip.c
AgeCommit message (Expand)Author
2023-09-13wifi: lib80211: remove unused variables iv32 and iv16Tom Rix
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-20net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-10-10lib80211: don't use skcipherJohannes Berg
2018-07-24wireless/lib80211: Convert from ahash to shashKees Cook
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-01-27lib80211: Use skcipher and ahashHerbert Xu
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville