sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / key.c
2009-08-17 Johannes Bergmac80211: fix todo lock
2009-07-10 Johannes Bergmac80211: fix todo lock
2009-05-20 Jouni Malinennl80211: Validate NL80211_ATTR_KEY_SEQ length
2009-05-13 Jouni Malinennl80211: Add RSC configuration for new keys
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Emmanuel Grumbachmac80211: fix an oops in several failure paths in key...
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-07 Ivo van Doornmac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
2008-04-16 Johannes Bergmac80211: fix key todo list order
2008-04-16 Johannes Bergmac80211: fix spinlock recursion
2008-04-16 Johannes Bergmac80211: fix key hwaccel race
2008-04-08 Johannes Bergmac80211: fix key vs. sta locking problems
2008-04-01 Johannes Bergmac80211: sta_info_flush() fixes
2008-03-06 Johannes Bergmac80211: always insert key into list
2008-03-06 Johannes Bergmac80211: add documentation book
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-02-29 Johannes Bergmac80211: fix key replacing, hw accel
2008-02-29 Johannes Bergmac80211: split ieee80211_key_alloc/free
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[PATCH] mac80211: remove crypto algorithm typedef
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10 Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10 Johannes Berg[MAC80211]: fix race conditions with keys
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211]: remove krefs for keys
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Johannes Berg[MAC80211]: split out some key functions from ieee80211.c