summaryrefslogtreecommitdiff
path: root/net/mac80211/key.c
AgeCommit message (Expand)Author
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-07-06mac80211: allow driver to iterate keysJohannes Berg
2011-07-05mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-12mac80211: make key locking clearerJohannes Berg
2011-05-05mac80211: Fix a warning due to skipping tailroom reservation for IVMohammed Shafi Shajakhan
2011-04-28mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar
2011-03-28mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski
2011-03-28mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04mac80211: fix some key comments and codeJohannes Berg
2011-01-04mac80211: add missing synchronize_rcuJohannes Berg
2010-12-13mac80211: support separate default keysJohannes Berg
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-16mac80211: move key tfm setupJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-08-17mac80211: fix todo lockJohannes Berg
2009-05-20nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg