Age | Commit message (Expand) | Author |
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 |