summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
Commit message (Expand)AuthorAgeFilesLines
...
* zd1211rw: fix sparse warningsJohannes Berg2008-02-201-3/+9
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-5/+7
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-1/+2
* zd1211rw: fix alignment for QOS and WDS framesMichael Buesch2008-01-281-1/+16
* zd1211rw: add copyright noticesDaniel Drake2008-01-281-1/+4
* zd1211rw: port to mac80211Daniel Drake2008-01-281-957/+579
* zd1211rw: Fix alignment problemsUlrich Kunitz2007-12-171-2/+8
* [ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz2007-10-101-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+5
* [PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz2007-10-101-72/+27
* [PATCH] zd1211rw: monitor all packetsUlrich Kunitz2007-10-101-6/+38
* [PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz2007-08-061-1/+1
* [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-101-14/+32
* [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-101-5/+8
* [PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake2007-04-281-11/+2
* [PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake2007-04-281-5/+5
* [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