summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
* [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-071-5/+32
* [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
* [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2006-12-191-26/+70
* [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-071-5/+5
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-071-5/+48
|\
| * [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-051-1/+43
| * [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-051-0/+3
| * [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-051-4/+2
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-10/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-156/+248
|\|
| * [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-021-55/+215
| * [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-021-28/+28
| * [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-12-021-65/+6
| * [PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake2006-12-021-13/+4
| * Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-281-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville2006-10-171-1/+1
* [PATCH] zd1211rw: Add LED supportUlrich Kunitz2006-09-251-0/+50
* [PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz2006-09-111-1/+1
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-09-111-8/+35
|\
| * [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-111-8/+35
* | [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-08-141-4/+2
|/
* [PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz2006-08-021-4/+1
* [PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake2006-08-021-2/+3
* [PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2006-08-021-2/+4
* [PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz2006-08-021-4/+4
* [PATCH] zd1211rw: disable TX queue during stopDaniel Drake2006-07-051-0/+2
* [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-051-0/+1055