aboutsummaryrefslogtreecommitdiff
path: root/net/ieee80211/softmac/ieee80211softmac_auth.c
AgeCommit message (Expand)Author
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-12-05[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo
2006-12-02[PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak
2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake
2006-05-05[PATCH] softmac: deauthentication implies deassociationDaniel Drake
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake
2006-05-05[PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake
2006-03-23[PATCH] softmac: remove function_enter()John W. Linville
2006-03-22[PATCH] softmac: update deauth handler to quiet warningJohannes Berg
2006-03-22[PATCH] trivial fixes to softmacJohannes Berg
2006-03-22[PATCH] update copyright in softmacJohannes Berg
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg
2006-03-22[PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg
2006-03-22[PATCH] softmac: fix some sparse warningsJohannes Berg
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg