summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+1
|\
| * zd1211rw: Fix data padding for QoSMichael Buesch2008-06-091-1/+1
| * misc drivers/net endianness noiseAl Viro2008-05-211-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-117/+44
|\ \
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-116/+40
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-2/+5
* | | misc drivers/net endianness noiseAl Viro2008-05-221-1/+1
|/ /
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-6/+6
* | zd1211rw: initial IBSS supportBruno Randolf2008-05-141-1/+16
|/
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-061-2/+73
* zd1211rw: Fix beacon filter flags thinkoMichael Buesch2008-02-291-1/+1
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-95/+75
* 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
OpenPOWER on IntegriCloud