summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_crypt_tkip.c
Commit message (Expand)AuthorAgeFilesLines
* Update net/ to use sg helpersJens Axboe2007-10-221-8/+5
* [PATCH] ieee80211: fix TKIP QoS bugJohannes Berg2007-10-161-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-14/+17
* [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditionalLarry Finger2007-04-281-2/+2
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-1/+1
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* net/ieee80211: fix more crypto-related build breakageJeff Garzik2006-09-221-2/+17
* Merge branch 'master' into upstreamJeff Garzik2006-09-221-49/+51
|\
| * [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-11/+14
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-211-12/+22
* | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machinesZhu Yi2006-08-291-30/+60
* | [PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2006-08-291-2/+14
* | [PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2006-08-291-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi2006-04-241-1/+10
* [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-271-26/+27
* [PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi2006-01-271-2/+1
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-221-10/+24
* [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-221-18/+42
* [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-211-23/+0
* [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-211-2/+3
* [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-211-13/+14
* [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-211-3/+28
* [PATCH] ieee80211 Added wireless spy supportJames Ketrenos2005-09-161-13/+13
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-79/+54
* [NET] ieee80211 subsystemJeff Garzik2005-05-121-0/+708
OpenPOWER on IntegriCloud