index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
lib80211_crypt_wep.c
Age
Commit message (
Expand
)
Author
2024-08-27
wifi: lib80211: Constify struct lib80211_crypto_ops
Christophe JAILLET
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-20
net/lib80211: move WEP handling to ARC4 library code
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-10-10
lib80211: don't use skcipher
Johannes Berg
2016-01-27
lib80211: Use skcipher and ahash
Herbert Xu
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
2011-09-13
wireless: Remove unnecessary OOM logging messages
Joe Perches
2011-05-10
wireless: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville