sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / tkip.c
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-06-27 Luis R. Rodriguezmac80211: Let drivers have access to TKIP key offets...
2008-06-27 Johannes Bergmac80211: rename TKIP debugging Kconfig symbol
2008-06-14 Harvey Harrisonmac80211: tkip.c use a local struct tkip_ctx in ieee802...
2008-06-14 Harvey Harrisonmac80211: tkip.c fold ieee80211_gen_rc4key into its...
2008-06-14 Harvey Harrisonmac80211: tkip.c consolidate tkip IV writing in helper
2008-05-22 Harvey Harrisonmac80211: tkip.c use struct tkip_ctx in phase 2 key...
2008-05-22 Harvey Harrisonmac80211: tkip.c use struct tkip_ctx in phase 1 key...
2008-05-22 Harvey Harrisonmac80211: add a struct to hold tkip context
2008-05-22 Harvey Harrisonmac80211: add const, remove unused function, make one...
2008-05-14 Harvey Harrisonmac80211: tkip.c use kernel-provided infrastructure
2008-05-01 Harvey Harrisonmac80211: incorrect shift direction
2008-04-08 Johannes Bergmac80211: rename files
2008-03-25 Emmanuel Grumbachmac80211: allows driver to request a Phase 1 RX key
2008-03-25 Emmanuel Grumbachmac80211: get a TKIP phase key from skb
2007-10-10 Johannes Berg[PATCH] mac80211: fix TKIP IV update
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.