Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / mac80211 / wep.c
2012-03-13 Johannes Bergmac80211: linearize SKBs as needed for crypto
2012-03-13 Johannes Bergmac80211: move RX WEP weak IV counting
2011-11-21 Johannes Bergmac80211: use skb list for fragments
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-04 Felix Fietkaumac80211: remove the dependency on crypto_blkcipher
2010-10-11 Johannes Bergmac80211: don't kmalloc 16 bytes
2010-08-16 Johannes Bergmac80211: use cipher suite selectors
2010-07-16 John W. Linvillemac80211: improve error checking if WEP fails to init
2010-07-08 John W. Linvillemac80211: remove wep dependency
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-22 John W. Linvillemac80211: avoid NULL ptr deref when using WEP
2010-01-19 Johannes Bergmac80211: move control.hw_key assignment
2009-11-18 Johannes Bergmac80211: trim RX data
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-10 Johannes Bergmac80211: refactor the WEP code to be directly usable
2009-03-28 Johannes Bergmac80211: rewrite fragmentation
2008-11-26 Ivan Kutenmac80211: fix unaligned access in ieee80211_wep_encrypt...
2008-10-31 Johannes Bergmac80211: minor code cleanups
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-08-22 Harvey Harrisonmac80211: use ieee80211 frame control directly
2008-08-22 Harvey Harrisonmac80211: wep.c replace magic numbers in IV/ICV removal
2008-07-29 Jeremy Fitzhardingemac80211: return correct error return from ieee80211_we...
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-06-27 Harvey Harrisonmac80211: wep.c use new frame control helpers
2008-06-03 Pavel Roskinmac80211: fix panic when using hardware WEP
2008-06-03 Johannes Bergmac80211: clean up skb reallocation code
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
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-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Johannes Bergmac80211: move tx crypto decision
2007-11-29 Adel Gadllahmac80211: rate limit wep decrypt failed messages
2007-11-11 John W. Linvillemac80211: make "decrypt failed" messages conditional...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-10 Johannes Berg[PATCH] mac80211: remove ieee80211_wep_get_keyidx
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate encryption
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate decryption
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.