aboutsummaryrefslogtreecommitdiff
path: root/net/ieee80211/softmac/ieee80211softmac_module.c
AgeCommit message (Expand)Author
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk
2007-10-10[IEEE80211]: Fix softmac lockdep reports.Johannes Berg
2007-07-08[PATCH] softmac: use list_for_each_entryAkinobu Mita
2007-05-29[PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville
2007-02-14[PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch
2006-07-27[PATCH] softmac: export highest_supported_rate functionDaniel Drake
2006-07-27[PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake
2006-05-05[PATCH] softmac: suggest per-frame-type TX rateDaniel Drake
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg
2006-03-27[PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse
2006-03-22[PATCH] softmac: add reassociation codeJohannes Berg
2006-03-22[PATCH] update copyright in softmacJohannes Berg
2006-03-22[PATCH] softmac: move EXPORT_SYMBOL_GPL right after functionsJohannes Berg
2006-03-22[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORsJohannes Berg
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg
2006-03-22[PATCH] softmac: some comment stuffJohannes 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