summaryrefslogtreecommitdiff
path: root/net/ieee80211/softmac/ieee80211softmac_assoc.c
AgeCommit message (Expand)Author
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch
2006-07-27[PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak
2006-06-05[PATCH] softmac: Fix handling of authentication failureDaniel Drake
2006-05-05[PATCH] softmac: suggest per-frame-type TX rateDaniel Drake
2006-05-05[PATCH] softmac: deauthentication implies deassociationDaniel Drake
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake
2006-04-24[PATCH] softmac: add SIOCSIWMLMEJohannes Berg
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg
2006-04-19[PATCH] softmac: fix spinlock recursion on reassocMichael Buesch
2006-03-23[PATCH] softmac: remove function_enter()John W. Linville
2006-03-22[PATCH] softmac: remove dead codeJohannes Berg
2006-03-22[PATCH] softmac: add reassociation codeJohannes 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: scan at least once before selecting a network by essidJohannes Berg
2006-03-22[PATCH] softmac: check if disassociation is for us before processing itJohannes Berg
2006-03-22[PATCH] softmac: select "best" network based on rssiJohannes Berg
2006-03-22[PATCH] softmac: add fixme for disassocJohannes Berg
2006-03-22[PATCH] softmac: try to reassociate when being disassociated from the APJohannes 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] wireless: Add softmac layer to the kernelJohannes Berg