aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/lib80211_crypt_wep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-38/+13
2019-06-20net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel1-38/+13
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-2/+2
2018-10-10lib80211: don't use skcipherJohannes Berg1-32/+20
2016-01-27lib80211: Use skcipher and ahashHerbert Xu1-19/+27
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-3/+2
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches1-4/+0
2011-05-10wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan1-2/+1
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville1-1/+0
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-0/+296