aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/lib80211_crypt_tkip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-27lib80211: Use skcipher and ahashHerbert Xu1-45/+54
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg1-2/+2
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-22/+22
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-34/+16
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches1-4/+0
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches1-9/+7
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville1-1/+0
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville1-1/+1
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk1-2/+1
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville1-0/+4
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-0/+784