summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_auth.c
Commit message (Expand)AuthorAgeFilesLines
* [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-39/+39
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-071-0/+2
|\
| * [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-051-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-9/+15
|\ \ | |/
| * [PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo2006-12-021-4/+10
| * [PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger2006-12-021-5/+5
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-10/+13
|/
* [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-6/+22
* [PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak2006-07-051-2/+2
* [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-051-5/+7
* [PATCH] softmac: deauthentication implies deassociationDaniel Drake2006-05-051-0/+3
* [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-0/+11
* [PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake2006-05-051-2/+3
* [PATCH] softmac: remove function_enter()John W. Linville2006-03-231-12/+0
* [PATCH] softmac: update deauth handler to quiet warningJohannes Berg2006-03-221-4/+4
* [PATCH] trivial fixes to softmacJohannes Berg2006-03-221-1/+1
* [PATCH] update copyright in softmacJohannes Berg2006-03-221-5/+5
* [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-221-0/+26
* [PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg2006-03-221-0/+2
* [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-221-3/+3
* [PATCH] softmac: fix some sparse warningsJohannes Berg2006-03-221-1/+1
* [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-221-0/+348
OpenPOWER on IntegriCloud