index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
lib80211_crypt_tkip.c
Age
Commit message (
Expand
)
Author
2023-09-13
wifi: lib80211: remove unused variables iv32 and iv16
Tom Rix
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 TKIP handling to ARC4 library code
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
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
2018-07-24
wireless/lib80211: Convert from ahash to shash
Kees Cook
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-01-27
lib80211: Use skcipher and ahash
Herbert Xu
2015-12-04
lib80211: ratelimit key index mismatch
Johannes Berg
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2011-09-13
wireless: Remove unnecessary OOM logging messages
Joe Perches
2010-11-24
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
2010-07-20
wireless: correct sparse warning in lib80211_crypt_tkip.c
John W. Linville
2010-02-02
lib80211: Introduce TKIP_HDR_LEN define for code clarity
Andriy Tkachuk
2010-02-02
lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
Andriy Tkachuk
2009-03-16
lib80211: silence excessive crypto debugging messages
John W. Linville
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville