aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAge
* 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
* mac80211: sparse RCU annotationsJohannes Berg2011-05-16
* mac80211: make key locking clearerJohannes Berg2011-05-12
* mac80211: Fix a warning due to skipping tailroom reservation for IVMohammed Shafi Shajakhan2011-05-05
* mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar2011-04-28
* mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-28
* mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-05
|\
| * mac80211: add missing synchronize_rcuJohannes Berg2011-01-04
* | mac80211: fix some key comments and codeJohannes Berg2011-01-04
* | mac80211: support separate default keysJohannes Berg2010-12-13
* | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-22
|/
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-06
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-16
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-27
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* mac80211: move key tfm setupJohannes Berg2010-08-16
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-16
* mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-27
* mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen2010-06-15
* mac80211: simplify key lockingJohannes Berg2010-06-03
* Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
* Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\