aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAge
* mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg2015-07-10
* mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-20
* mac80211: Get IV len from key conf and not cipher schemeCedric Izoard2015-03-17
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-27
* mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-27
* mac80111: Add CCMP-256 cipherJouni Malinen2015-01-27
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-27
* mac80211: allow drivers to control software cryptoJohannes Berg2015-01-22
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-07
* Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-05
* mac80211: free management frame keys when removing stationJohannes Berg2014-12-17
* mac80211: don't remove tainted keys after not programmingJohannes Berg2014-10-22
* mac80211: clear key material when freeing keysJohannes Berg2014-09-11
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-26
* mac80211: remove useless NULL checksEytan Lifshitz2014-07-21
* mac80211: remove BUG_ON usageJohannes Berg2014-04-29
* mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-16
* mac80211: move synchronize_net() before sta key removalJohannes Berg2013-12-16
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-25
* mac80211: verify ieee80211_key_replace() argumentsJohannes Berg2013-11-25
* mac80211: use ERR_CAST()Johannes Berg2013-09-26
* mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-16
* wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-16
* mac80211: batch key free synchronize_net()Johannes Berg2013-03-11
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-11
* mac80211: clean up key freeing a bitJohannes Berg2013-03-11
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-06
* mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-06
* mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-06
* mac80211: add op to configure default key idYoni Divinsky2013-01-18
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-19
* mac80211: use CMAC_PN_LENJohannes Berg2012-11-19
* mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-06
* mac80211: remove ieee80211_key_removedJohannes Berg2012-07-09
* mac80211: clean up debuggingJohannes Berg2012-06-24
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-27
* mac80211: dont program keys for stations not uploadedJohannes Berg2012-02-06
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\
| * mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov2011-11-08
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
|/
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: let key iteration get keys in install orderJohannes Berg2011-07-15
* mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-08
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-08
* mac80211: support GTK rekey offloadJohannes Berg2011-07-06
* mac80211: allow driver to iterate keysJohannes Berg2011-07-06
* mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-05
* Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-06