summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-251-4/+4
* net/ieee80211: fix more crypto-related build breakageJeff Garzik2006-09-222-3/+19
* Merge branch 'master' into upstreamJeff Garzik2006-09-223-85/+82
|\
| * [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-11/+14
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-213-43/+48
* | [PATCH] ieee80211: Workaround malformed 802.11 frames from APZhu Yi2006-08-291-7/+10
* | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machinesZhu Yi2006-08-292-41/+84
* | [PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2006-08-292-3/+36
* | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi2006-08-291-7/+0
* | [PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2006-08-292-2/+2
* | [PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake2006-07-271-10/+28
* | [PATCH] softmac: export highest_supported_rate functionDaniel Drake2006-07-271-11/+5
* | [PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake2006-07-274-25/+96
* | [PATCH] ieee80211: small ERP handling additionsDaniel Drake2006-07-271-0/+1
|/
* [PATCH] ieee80211: TKIP requires CRC32Chuck Ebbert2006-07-271-0/+1
* [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-6/+22
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-215-13/+6
* [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville2006-07-051-2/+2
* [PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms2006-07-051-0/+2
* [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak2006-07-051-2/+4
* [PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak2006-07-053-9/+56
* [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger2006-07-051-0/+3
* [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn2006-07-051-1/+1
* [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu2006-07-051-4/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* [PATCH] wireless: correct dump of WPA IELarry Finger2006-06-151-1/+1
* [PATCH] softmac: unified capabilities computationJoseph Jezak2006-06-051-32/+53
* [PATCH] softmac: Fix handling of authentication failureDaniel Drake2006-06-052-4/+23
* [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-054-28/+49
* [PATCH] ieee80211softmac_io.c: fix warning "defined but not used"Toralf Förster2006-06-051-45/+0
* [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-054-35/+108
* [PATCH] ieee80211_wx.c: remove dead codeAdrian Bunk2006-05-051-1/+1
* [PATCH] softmac: deauthentication implies deassociationDaniel Drake2006-05-054-24/+37
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-054-4/+41
|\
| * [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-054-2/+38
| * [PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake2006-05-051-2/+3
* | [PATCH] softmac: clean up event handling codeJohannes Berg2006-04-241-15/+10
* | [PATCH] softmac: add SIOCSIWMLMEJohannes Berg2006-04-243-1/+34
* | [PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macroZhu Yi2006-04-241-8/+8
* | [PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checkingZhu Yi2006-04-241-2/+0
* | [PATCH] ieee80211: export list of bit rates with standard WEXT procdduresZhu Yi2006-04-241-23/+21
* | [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi2006-04-241-12/+51
* | [PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi2006-04-241-1/+10
|/
* [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-243-14/+35
* [PATCH] softmac: report when scanning has finishedJohannes Berg2006-04-191-0/+6
* [PATCH] softmac: fix event sendingJohannes Berg2006-04-192-5/+31
* [PATCH] softmac: handle iw_mode properlyjohannes@sipsolutions.net2006-04-191-3/+15
* [PATCH] softmac: dont send out packets while scanningjohannes@sipsolutions.net2006-04-191-0/+2
* [PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net2006-04-191-0/+10
* [PATCH] softmac: fix spinlock recursion on reassocMichael Buesch2006-04-191-1/+2