aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAge
* 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
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* mac80211: share STA information with driverJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\
| * mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach2008-06-27
* | mac80211: proper STA info lockingJohannes Berg2008-05-14
* | mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-07
|/
* mac80211: fix key todo list orderJohannes Berg2008-04-16
* mac80211: fix spinlock recursionJohannes Berg2008-04-16
* mac80211: fix key hwaccel raceJohannes Berg2008-04-16
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-08
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-01
* mac80211: always insert key into listJohannes Berg2008-03-06
* mac80211: add documentation bookJohannes Berg2008-03-06
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-06
* mac80211: fix key replacing, hw accelJohannes Berg2008-02-29
* mac80211: split ieee80211_key_alloc/freeJohannes Berg2008-02-29
* mac80211: move interface type to vif structureJohannes Berg2008-01-28
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-10
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-10