aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/key.h
AgeCommit message (Expand)Author
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen
2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2017-02-08mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller
2015-07-17mac80211: remove key TX/RX counterJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-03-17mac80211: Get IV len from key conf and not cipher schemeCedric Izoard
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2013-12-16mac80211: free all AP/VLAN keys at onceJohannes Berg
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-10-11mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg
2013-03-11mac80211: clean up key freeing a bitJohannes Berg
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka
2012-12-05mac80211: add debug file for mic failureSaravana
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg
2011-07-08mac80211: fix CMAC racesJohannes Berg
2011-07-08mac80211: fix CCMP racesJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-12mac80211: make key locking clearerJohannes Berg
2011-03-07mac80211: remove unused macrosShan Wei
2010-12-13mac80211: support separate default keysJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen
2010-06-03mac80211: simplify key lockingJohannes Berg
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen