sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / wpa.c
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-04-22 Jouni Malinennl80211: Add Michael MIC failure event
2009-03-28 Johannes Bergmac80211: rewrite fragmentation
2009-01-29 Jouni Malinenmac80211: 802.11w - Optional software CCMP for manageme...
2009-01-29 Jouni Malinenmac80211: 802.11w - Add BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - CCMP for management frames
2008-10-31 Johannes Bergmac80211: minor code cleanups
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-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-07-08 Harvey Harrisonmac80211: pass scratch buffer directly, remove addition...
2008-07-08 Harvey Harrisonmac80211: wpa.c remove rx/tx_data ->fc users
2008-07-08 Harvey Harrisonmac80211: remove ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: remove one user of ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: use symbolic defines in wpa.c
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-06-27 Luis R. Rodriguezmac80211: Let drivers have access to TKIP key offets...
2008-06-14 Harvey Harrisonmac80211: tkip.c consolidate tkip IV writing in helper
2008-06-14 Harvey Harrisonmac80211: wpa.c use new access helpers
2008-06-03 Johannes Bergmac80211: clean up skb reallocation code
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Harvey Harrisonmac80211: add a struct to hold tkip context
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-03-25 Emmanuel Grumbachmac80211: allows driver to request a Phase 1 RX key
2008-03-06 Johannes Bergmac80211: split ieee80211_txrx_data
2008-02-29 Johannes Bergmac80211: split RX_DROP
2008-02-29 Johannes Bergmac80211: split ieee80211_txrx_result
2008-01-28 Johannes Bergmac80211: move tx crypto decision
2007-11-11 John W. Linvillemac80211: make "decrypt failed" messages conditional...
2007-10-10 Johannes Berg[PATCH] mac80211: fix TKIP IV update
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate encryption
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate decryption
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10 Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10 Johannes Berg[MAC80211]: clean up whitespace
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_txrx...
2007-10-10 Johannes Berg[MAC80211]: refactor event sending
2007-10-10 Johannes Berg[MAC80211]: fix software decryption
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.