aboutsummaryrefslogtreecommitdiff
path: root/net/ieee80211/softmac/ieee80211softmac_auth.c
AgeCommit message (Expand)Author
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