aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl2007-03-241-3/+3
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-172-18/+6
|\
| * [PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2007-02-142-18/+6
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-1712-145/+145
|\ \
| * | [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1012-145/+145
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-091-3/+0
|\ \ \ | |/ / |/| / | |/
| * [PATCH] ieee80211: Fix sparse warningLarry Finger2007-02-091-3/+0
* | [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rateJohn W. Linville2007-02-051-0/+6
|/
* [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genieUlrich Kunitz2006-12-191-1/+1
* [PATCH] ieee80211softmac: Fix errors related to the work_struct changesUlrich Kunitz2006-12-191-2/+2
* [PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells2006-12-101-1/+1
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-074-3/+18
|\
| * [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy2006-12-051-1/+2
| * [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-053-2/+16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-0/+2
|\ \ | |/
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-042-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-30/+98
|\ \ | |/
| * [PATCH] softmac: reduce scan debug outputLarry Finger2006-12-021-3/+2
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-021-0/+11
| * [PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo2006-12-023-12/+14
| * [PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger2006-12-021-5/+5
| * [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger2006-12-021-0/+5
| * [PATCH] ieee80211: allow mtu bigger than 1500matthieu castet2006-12-021-0/+9
| * [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-021-6/+50
| * [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-11-281-2/+0
| * [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-141-2/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-227-38/+51
|/
* [PATCH] ieee80211: don't flood log with errorsJiri Benc2006-10-311-6/+6
* [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-251-0/+2
* [PATCH] sotftmac: fix a slab corruption in WEP restricted key associationLaurent Riffard2006-10-171-1/+1
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-164-58/+79
* [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