WorkStruct: make allyesconfig
[safe/jmp/linux-2.6] / net / ieee80211 / softmac / ieee80211softmac_assoc.c
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 Michael Buesch[PATCH] softmac: Fix WX and association related races
2006-07-27 Daniel Drake[PATCH] softmac: ERP handling and driver-level notifica...
2006-07-05 John W. Linville[PATCH] softmac: fix build-break from 881ee6999d66c8fc9...
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Add network to ieee80211softmac_call_e...
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Prevent multiple authentication attemp...
2006-06-05 Daniel Drake[PATCH] softmac: Fix handling of authentication failure
2006-05-20 Jeff GarzikMerge branch 'master' into upstream
2006-05-05 Daniel Drake[PATCH] softmac: suggest per-frame-type TX rate
2006-05-05 Daniel Drake[PATCH] softmac: deauthentication implies deassociation
2006-05-05 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-05 Daniel Drake[PATCH] softmac: make non-operational after being stopped
2006-04-24 Johannes Berg[PATCH] softmac: add SIOCSIWMLME
2006-04-24 Johannes Berg[PATCH] softmac: fix SIOCSIWAP
2006-04-19 Johannes Berg[PATCH] softmac: fix event sending
2006-04-19 Michael Buesch[PATCH] softmac: fix spinlock recursion on reassoc
2006-03-23 John W. Linville[PATCH] softmac: remove function_enter()
2006-03-23 Johannes Berg[PATCH] softmac: remove dead code
2006-03-23 Johannes Berg[PATCH] softmac: add reassociation code
2006-03-23 Johannes Berg[PATCH] update copyright in softmac
2006-03-23 Johannes Berg[PATCH] softmac: add copyright and license headers
2006-03-23 Johannes Berg[PATCH] softmac: scan at least once before selecting...
2006-03-23 Johannes Berg[PATCH] softmac: check if disassociation is for us...
2006-03-23 Johannes Berg[PATCH] softmac: select "best" network based on rssi
2006-03-23 Johannes Berg[PATCH] softmac: add fixme for disassoc
2006-03-23 Johannes Berg[PATCH] softmac: try to reassociate when being disassoc...
2006-03-23 Johannes Berg[PATCH] softmac: correctly use netif_carrier_{on,off}
2006-03-23 Johannes Berg[PATCH] softmac: convert to use global workqueue
2006-03-23 Johannes Berg[PATCH] wireless: Add softmac layer to the kernel