summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_wx.c
Commit message (Expand)AuthorAgeFilesLines
* the scheduled ieee80211 softmac removalAdrian Bunk2008-03-131-508/+0Star
* softmac: fix wext MLME request reason code endiannessJohannes Berg2007-11-111-1/+1
* [IEEE80211]: Fix softmac lockdep reports.Johannes Berg2007-10-111-4/+4
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-0/+1
* [PATCH] softmac: Fix compiler-warningRichard Knutsson2007-10-031-1/+1
* [PATCH] softmac: Fix inability to associate with WEP networksLarry Finger2007-09-211-34/+20Star
* [PATCH] softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch2007-08-061-3/+8
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-181-8/+3Star
|\
| * [PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2007-02-141-8/+3Star
* | [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-9/+9
* | [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
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-071-1/+2
|\
| * [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy2006-12-061-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
|/
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-171-27/+44
* [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-251-4/+4
* [PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak2006-07-051-2/+34
* [PATCH] wireless: correct dump of WPA IELarry Finger2006-06-151-1/+1
* [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-051-2/+2
* [PATCH] softmac: deauthentication implies deassociationDaniel Drake2006-05-051-1/+1
* [PATCH] softmac: add SIOCSIWMLMEJohannes Berg2006-04-241-0/+32
* [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-10/+17
* [PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net2006-04-191-0/+10
* [PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse2006-03-271-4/+8
* [PATCH] update copyright in softmacJohannes Berg2006-03-231-5/+5
* [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-231-0/+22
* [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-231-3/+3
* [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-231-0/+390