summaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-6/+3
* Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-3/+9
* mac80211: free management frame keys when removing stationJohannes Berg2014-12-171-1/+1
* mac80211: don't remove tainted keys after not programmingJohannes Berg2014-10-221-1/+10
* mac80211: clear key material when freeing keysJohannes Berg2014-09-111-1/+1
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-261-9/+3
* mac80211: remove useless NULL checksEytan Lifshitz2014-07-211-3/+0
* mac80211: remove BUG_ON usageJohannes Berg2014-04-291-3/+4
* mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-161-12/+32
* mac80211: move synchronize_net() before sta key removalJohannes Berg2013-12-161-13/+3
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-21/+37
* mac80211: verify ieee80211_key_replace() argumentsJohannes Berg2013-11-251-0/+4
* mac80211: use ERR_CAST()Johannes Berg2013-09-261-1/+1
* mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-161-7/+147
* wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-12/+12
* mac80211: batch key free synchronize_net()Johannes Berg2013-03-111-13/+68
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-111-14/+14
* mac80211: clean up key freeing a bitJohannes Berg2013-03-111-13/+19
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-7/+56
* mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-26/+0
* mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-061-14/+0
* mac80211: add op to configure default key idYoni Divinsky2013-01-181-1/+4
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-191-5/+5
* mac80211: use CMAC_PN_LENJohannes Berg2012-11-191-2/+3
* mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
* mac80211: remove ieee80211_key_removedJohannes Berg2012-07-091-20/+0
* mac80211: clean up debuggingJohannes Berg2012-06-241-2/+2
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-271-0/+1
* mac80211: dont program keys for stations not uploadedJohannes Berg2012-02-061-16/+14
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-061-8/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-2/+7
|\
| * mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov2011-11-081-2/+7
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
|/
* mac80211: optimise station flagsJohannes Berg2011-09-301-2/+2
* mac80211: let key iteration get keys in install orderJohannes Berg2011-07-151-1/+1
* mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-081-0/+74
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-081-0/+1
* mac80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+12
* mac80211: allow driver to iterate keysJohannes Berg2011-07-061-0/+33
* mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-051-2/+49
* Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-061-19/+2
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-8/+14
* mac80211: make key locking clearerJohannes Berg2011-05-121-4/+4
* mac80211: Fix a warning due to skipping tailroom reservation for IVMohammed Shafi Shajakhan2011-05-051-2/+4
* mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar2011-04-281-2/+17
* mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-1/+2
* mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-281-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-0/+6
|\
| * mac80211: add missing synchronize_rcuJohannes Berg2011-01-041-0/+6
OpenPOWER on IntegriCloud