aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/key.c
AgeCommit message (Expand)Author
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
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn
2008-04-16mac80211: fix key todo list orderJohannes Berg
2008-04-16mac80211: fix spinlock recursionJohannes Berg
2008-04-16mac80211: fix key hwaccel raceJohannes Berg
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg
2008-03-06mac80211: always insert key into listJohannes Berg
2008-03-06mac80211: add documentation bookJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-02-29mac80211: fix key replacing, hw accelJohannes Berg
2008-02-29mac80211: split ieee80211_key_alloc/freeJohannes Berg
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg
2007-10-10[MAC80211]: remove set_key_idx callbackJohannes Berg
2007-10-10[MAC80211]: fix race conditions with keysJohannes Berg
2007-10-10[MAC80211]: rework key handlingJohannes Berg
2007-10-10[MAC80211]: remove krefs for keysJohannes Berg
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg
2007-10-10[MAC80211]: split out some key functions from ieee80211.cJohannes Berg