summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_crypt_ccmp.c
Commit message (Expand)AuthorAgeFilesLines
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-492/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-7/+6
* ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain2007-11-201-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-10/+17
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-101-2/+3
* [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditionalLarry Finger2007-04-281-1/+1
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-1/+1
* Merge branch 'master' into upstreamJeff Garzik2006-09-221-20/+12
|\
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-211-20/+12
* | [PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2006-08-291-1/+22
|/
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-161-1/+1
|\
| * [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabledZhu Yi2006-03-151-1/+1
* | [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-271-2/+6
|/
* 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-1/+1
* [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-221-12/+29
* [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-211-2/+2
* [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-211-5/+5
* [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-211-1/+1
* [PATCH] ieee80211 Added wireless spy supportJames Ketrenos2005-09-161-13/+13
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-31/+16
* [PATCH] net/ieee80211/: make two functions staticAdrian Bunk2005-05-271-2/+2
* [NET] ieee80211 subsystemJeff Garzik2005-05-121-0/+470
OpenPOWER on IntegriCloud