aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_module.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk1-568/+0
2007-10-10[IEEE80211]: Fix softmac lockdep reports.Johannes Berg1-2/+8
2007-07-08[PATCH] softmac: use list_for_each_entryAkinobu Mita1-21/+11
2007-05-29[PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita1-1/+4
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville1-10/+3
2007-02-14[PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger1-10/+3
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki1-24/+24
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch1-0/+1
2006-07-27[PATCH] softmac: export highest_supported_rate functionDaniel Drake1-11/+5
2006-07-27[PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake1-20/+58
2006-05-05[PATCH] softmac: suggest per-frame-type TX rateDaniel Drake1-21/+96
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake1-0/+4
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg1-0/+2
2006-03-27[PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse1-6/+11
2006-03-22[PATCH] softmac: add reassociation codeJohannes Berg1-0/+1
2006-03-22[PATCH] update copyright in softmacJohannes Berg1-5/+5
2006-03-22[PATCH] softmac: move EXPORT_SYMBOL_GPL right after functionsJohannes Berg1-8/+7
2006-03-22[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORsJohannes Berg1-0/+6
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg1-0/+26
2006-03-22[PATCH] softmac: some comment stuffJohannes Berg1-1/+1
2006-03-22[PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg1-13/+2
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg1-6/+1
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg1-0/+441