aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAge
* 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
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg2007-10-10
* [MAC80211]: remove set_key_idx callbackJohannes Berg2007-10-10
* [MAC80211]: fix race conditions with keysJohannes Berg2007-10-10
* [MAC80211]: rework key handlingJohannes Berg2007-10-10
* [MAC80211]: remove krefs for keysJohannes Berg2007-10-10
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-10
* [MAC80211]: split out some key functions from ieee80211.cJohannes Berg2007-10-10