| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Switch to new AEAD interface | Herbert Xu | 2015-05-28 | 1 | -16/+14 |
* | mac80211: Include crypto/aead.h | Herbert Xu | 2015-04-23 | 1 | -2/+1 |
* | mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt() | Dan Carpenter | 2015-03-30 | 1 | -4/+8 |
* | mac80111: Add CCMP-256 cipher | Jouni Malinen | 2015-01-27 | 1 | -9/+12 |
* | mac80211: Fix regression that triggers a kernel BUG with CCMP | Ronald Wahl | 2014-11-06 | 1 | -0/+3 |
* | mac80211: remove VLAIS usage from mac80211 | Jan-Simon Möller | 2014-04-09 | 1 | -18/+19 |
* | mac80211: port CCMP to cryptoapi's CCM driver | Ard Biesheuvel | 2013-10-11 | 1 | -113/+56 |
* | wireless: move crypto constants to ieee80211.h | Johannes Berg | 2013-05-16 | 1 | -3/+3 |
* | mac80211: use AES_BLOCK_SIZE | Johannes Berg | 2011-07-08 | 1 | -18/+19 |
* | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 2011-04-26 | 1 | -4/+2 |
* | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() | Jesper Juhl | 2010-11-15 | 1 | -2/+1 |
* | mac80211: Don't squash error codes in key setup functions | Ben Hutchings | 2010-08-16 | 1 | -4/+2 |
* | mac80211: aes_ccm.c remove crypto wrapper and extra args | Harvey Harrison | 2008-07-08 | 1 | -21/+17 |
* | mac80211: pass scratch buffer directly, remove additional pointers | Harvey Harrison | 2008-07-08 | 1 | -5/+8 |
* | mac80211: a few code cleanups | Johannes Berg | 2008-05-07 | 1 | -1/+1 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1/+1 |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 | 1 | -1/+0 |
* | [NET]: DIV_ROUND_UP cleanup (part two) | Ilpo Järvinen | 2007-10-10 | 1 | -2/+3 |
* | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 2007-05-05 | 1 | -0/+155 |