aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_assoc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake1-2/+15
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg1-4/+16
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg1-0/+2
2006-04-19[PATCH] softmac: fix spinlock recursion on reassocMichael Buesch1-1/+2
2006-03-23[PATCH] softmac: remove function_enter()John W. Linville1-8/+1
2006-03-22[PATCH] softmac: remove dead codeJohannes Berg1-7/+0
2006-03-22[PATCH] softmac: add reassociation codeJohannes Berg1-0/+18
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: scan at least once before selecting a network by essidJohannes Berg1-7/+8
2006-03-22[PATCH] softmac: check if disassociation is for us before processing itJohannes Berg1-1/+4
2006-03-22[PATCH] softmac: select "best" network based on rssiJohannes Berg1-4/+8
2006-03-22[PATCH] softmac: add fixme for disassocJohannes Berg1-0/+1
2006-03-22[PATCH] softmac: try to reassociate when being disassociated from the APJohannes Berg1-0/+1
2006-03-22[PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg1-2/+2
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg1-2/+2
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg1-0/+356