mac80211: fix typo in a comment
[safe/jmp/linux-2.6] / net / mac80211 / wep.c
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-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-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-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.