summaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-6/+0
* wifi: mac80211: move key tailroom work to wiphy workJohannes Berg2023-09-111-2/+3
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+3
* wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-4/+9
* wifi: mac80211: refactor some key codeJohannes Berg2022-06-101-0/+2
* wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-5/+2
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-05-111-0/+2
* mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-241-0/+3
* mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen2019-09-111-2/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-0/+1
|\
| * net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-201-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+2
* mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel2017-02-081-1/+1
* mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-241-3/+7
* mac80211: remove key TX/RX counterJohannes Berg2015-07-171-3/+0
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-101-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-0/+1
| |\
| | * mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-201-0/+1
* | | mac80211: move TX PN to public part of key structJohannes Berg2015-06-021-4/+0
|/ /
* / mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-061-2/+1
|/
* mac80211: Get IV len from key conf and not cipher schemeCedric Izoard2015-03-171-0/+2
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+7
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-0/+11
* mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-161-1/+2
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-3/+10
* mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel2013-10-111-1/+1
* wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-13/+2
* mac80211: batch key free synchronize_net()Johannes Berg2013-03-111-0/+2
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-111-1/+1
* mac80211: clean up key freeing a bitJohannes Berg2013-03-111-6/+5
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-1/+3
* mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-061-1/+0
* mac80211: add debug file for mic failureSaravana2012-12-051-0/+3
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-191-5/+3
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-131-0/+2
* mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-081-2/+3
* mac80211: simplify RX PN/IV handlingJohannes Berg2011-07-081-1/+1
* mac80211: use AES_BLOCK_SIZEJohannes Berg2011-07-081-3/+0
* mac80211: fix CMAC racesJohannes Berg2011-07-081-4/+1
* mac80211: fix CCMP racesJohannes Berg2011-07-081-4/+1
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-081-3/+7
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-0/+3
* mac80211: make key locking clearerJohannes Berg2011-05-121-0/+1
* mac80211: remove unused macrosShan Wei2011-03-071-1/+0
* mac80211: support separate default keysJohannes Berg2010-12-131-1/+2
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-0/+3
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-3/+3
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-3/+1
* mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-271-1/+2