aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_auth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-6/+22
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak1-2/+2
2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake1-5/+7
2006-05-05[PATCH] softmac: deauthentication implies deassociationDaniel Drake1-0/+3
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake1-0/+11
2006-05-05[PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake1-2/+3
2006-03-23[PATCH] softmac: remove function_enter()John W. Linville1-12/+0
2006-03-22[PATCH] softmac: update deauth handler to quiet warningJohannes Berg1-4/+4
2006-03-22[PATCH] trivial fixes to softmacJohannes Berg1-1/+1
2006-03-22[PATCH] update copyright in softmacJohannes Berg1-5/+5
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg1-0/+26
2006-03-22[PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg1-0/+2
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg1-3/+3
2006-03-22[PATCH] softmac: fix some sparse warningsJohannes Berg1-1/+1
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg1-0/+348