summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_module.c
Commit message (Expand)AuthorAgeFilesLines
* [IEEE80211]: Fix softmac lockdep reports.Johannes Berg2007-10-101-2/+8
* [PATCH] softmac: use list_for_each_entryAkinobu Mita2007-07-081-21/+11
* [PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita2007-05-291-1/+4
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-171-10/+3
|\
| * [PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2007-02-141-10/+3
* | [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-24/+24
|/
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-161-0/+1
* [PATCH] softmac: export highest_supported_rate functionDaniel Drake2006-07-271-11/+5
* [PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake2006-07-271-20/+58
* [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-051-21/+96
* [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-0/+4
* [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-0/+2
* [PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse2006-03-271-6/+11
* [PATCH] softmac: add reassociation codeJohannes Berg2006-03-221-0/+1
* [PATCH] update copyright in softmacJohannes Berg2006-03-221-5/+5
* [PATCH] softmac: move EXPORT_SYMBOL_GPL right after functionsJohannes Berg2006-03-221-8/+7
* [PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORsJohannes Berg2006-03-221-0/+6
* [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-221-0/+26
* [PATCH] softmac: some comment stuffJohannes Berg2006-03-221-1/+1
* [PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg2006-03-221-13/+2
* [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-221-6/+1
* [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-221-0/+441