summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_assoc.c
Commit message (Expand)AuthorAgeFilesLines
* the scheduled ieee80211 softmac removalAdrian Bunk2008-03-131-489/+0
* [IEEE80211]: Fix softmac lockdep reports.Johannes Berg2007-10-101-4/+4
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-1/+3
* [PATCH] softmac: Fix inability to associate with WEP networksLarry Finger2007-09-211-2/+0
* [PATCH] softmac: Fix ESSID problemJean Tourrilhes2007-07-101-1/+4
* [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-10/+10
* [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-071-2/+12
|\
| * [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-051-2/+12
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-7/+11
|/
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-161-29/+27
* [PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake2006-07-271-4/+17
* [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville2006-07-051-2/+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-051-5/+20
* [PATCH] softmac: Fix handling of authentication failureDaniel Drake2006-06-051-3/+19
* [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-051-12/+7
* [PATCH] softmac: deauthentication implies deassociationDaniel Drake2006-05-051-22/+31
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-051-2/+15
|\
| * [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-2/+15
* | [PATCH] softmac: add SIOCSIWMLMEJohannes Berg2006-04-241-1/+1
|/
* [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-4/+16
* [PATCH] softmac: fix event sendingJohannes Berg2006-04-191-0/+2
* [PATCH] softmac: fix spinlock recursion on reassocMichael Buesch2006-04-191-1/+2
* [PATCH] softmac: remove function_enter()John W. Linville2006-03-231-8/+1
* [PATCH] softmac: remove dead codeJohannes Berg2006-03-221-7/+0
* [PATCH] softmac: add reassociation codeJohannes Berg2006-03-221-0/+18
* [PATCH] update copyright in softmacJohannes Berg2006-03-221-5/+5
* [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-221-0/+26
* [PATCH] softmac: scan at least once before selecting a network by essidJohannes Berg2006-03-221-7/+8
* [PATCH] softmac: check if disassociation is for us before processing itJohannes Berg2006-03-221-1/+4
* [PATCH] softmac: select "best" network based on rssiJohannes Berg2006-03-221-4/+8
* [PATCH] softmac: add fixme for disassocJohannes Berg2006-03-221-0/+1
* [PATCH] softmac: try to reassociate when being disassociated from the APJohannes Berg2006-03-221-0/+1
* [PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg2006-03-221-2/+2
* [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-221-2/+2
* [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-221-0/+356
OpenPOWER on IntegriCloud