aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-15/+7
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-15/+7
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-08zd1211rw: beacon config error checkingDaniel Drake1-17/+45
2008-06-26zd1211rw: use frame control helpersHarvey Harrison1-16/+6
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-117/+44
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-05-22misc drivers/net endianness noiseAl Viro1-1/+1
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-116/+40
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-2/+5
2008-05-21misc drivers/net endianness noiseAl Viro1-1/+1
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-6/+6
2008-05-14zd1211rw: initial IBSS supportBruno Randolf1-1/+16
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo1-2/+73
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch1-1/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-95/+75
2008-02-20zd1211rw: fix sparse warningsJohannes Berg1-3/+9
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-5/+7
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-1/+2
2008-01-28zd1211rw: fix alignment for QOS and WDS framesMichael Buesch1-1/+16
2008-01-28zd1211rw: add copyright noticesDaniel Drake1-1/+4
2008-01-28zd1211rw: port to mac80211Daniel Drake1-957/+579
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-3/+5
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz1-72/+27
2007-10-10[PATCH] zd1211rw: monitor all packetsUlrich Kunitz1-6/+38
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz1-1/+1
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake1-14/+32
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-04-28[PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake1-11/+2
2007-04-28[PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake1-5/+5
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake1-2/+0
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz1-5/+32
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz1-3/+2
2006-12-19[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz1-26/+70
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik1-5/+5
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-5/+48
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz1-1/+43
2006-12-05[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake1-0/+3
2006-12-05[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake1-4/+2
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-10/+13
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-156/+248
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake1-55/+215
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake1-28/+28
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz1-65/+6
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake1-13/+4
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville1-1/+1