index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
aes_ccm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
mac80211: aead api to reduce redundancy
Xiang Gao
1
-115
/
+0
2016-10-17
mac80211: move struct aead_req off the stack
Ard Biesheuvel
1
-16
/
+30
2015-05-28
mac80211: Switch to new AEAD interface
Herbert Xu
1
-16
/
+14
2015-04-23
mac80211: Include crypto/aead.h
Herbert Xu
1
-2
/
+1
2015-03-30
mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()
Dan Carpenter
1
-4
/
+8
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
1
-9
/
+12
2014-11-06
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
1
-0
/
+3
2014-04-09
mac80211: remove VLAIS usage from mac80211
Jan-Simon Möller
1
-18
/
+19
2013-10-11
mac80211: port CCMP to cryptoapi's CCM driver
Ard Biesheuvel
1
-113
/
+56
2013-05-16
wireless: move crypto constants to ieee80211.h
Johannes Berg
1
-3
/
+3
2011-07-08
mac80211: use AES_BLOCK_SIZE
Johannes Berg
1
-18
/
+19
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-4
/
+2
2010-11-15
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
Jesper Juhl
1
-2
/
+1
2010-08-16
mac80211: Don't squash error codes in key setup functions
Ben Hutchings
1
-4
/
+2
2008-07-08
mac80211: aes_ccm.c remove crypto wrapper and extra args
Harvey Harrison
1
-21
/
+17
2008-07-08
mac80211: pass scratch buffer directly, remove additional pointers
Harvey Harrison
1
-5
/
+8
2008-05-07
mac80211: a few code cleanups
Johannes Berg
1
-1
/
+1
2008-04-08
mac80211: rename files
Johannes Berg
1
-1
/
+1
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-10
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-2
/
+3
2007-05-05
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
1
-0
/
+155