aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAge
* 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
|\
| * ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-20
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
* mac80211: trace interface nameJohannes Berg2009-12-21
* mac80211: make station management completely depend on vifJohannes Berg2009-12-21
* mac80211: fix todo lockJohannes Berg2009-08-17
* nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-20
* nl80211: Add RSC configuration for new keysJouni Malinen2009-05-13
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: split IBSS/managed codeJohannes Berg2009-02-27
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-29
* mac80211: clean up set_key callbackJohannes Berg2009-01-29
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-27