aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg1-13/+2
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg1-0/+2
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg1-1/+1
2013-03-11mac80211: clean up key freeing a bitJohannes Berg1-6/+5
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg1-1/+3
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka1-1/+0
2012-12-05mac80211: add debug file for mic failureSaravana1-0/+3
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg1-5/+3
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+2
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg1-2/+3
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg1-1/+1
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg1-3/+0
2011-07-08mac80211: fix CMAC racesJohannes Berg1-4/+1
2011-07-08mac80211: fix CCMP racesJohannes Berg1-4/+1
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg1-3/+7
2011-05-16mac80211: sparse RCU annotationsJohannes Berg1-0/+3
2011-05-12mac80211: make key locking clearerJohannes Berg1-0/+1
2011-03-07mac80211: remove unused macrosShan Wei1-1/+0
2010-12-13mac80211: support separate default keysJohannes Berg1-1/+2
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-0/+3
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg1-3/+3
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-3/+1
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen1-1/+2
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen1-1/+7
2010-06-03mac80211: simplify key lockingJohannes Berg1-21/+1
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski1-1/+7
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-12/+0
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen1-1/+2
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-0/+6
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen1-0/+10
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez1-25/+12
2008-05-21mac80211: add a struct to hold tkip contextHarvey Harrison1-8/+9
2008-04-16mac80211: fix key hwaccel raceJohannes Berg1-4/+7
2008-04-08mac80211: fix key debugfs default_key linkJohannes Berg1-0/+1
2008-04-08mac80211: rename filesJohannes Berg1-0/+157