summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw
AgeCommit message (Expand)AuthorFilesLines
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg1-1/+5
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-2/+2
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo5-4/+94
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch1-1/+1
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona2-9/+8
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg4-113/+85
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 Drake15-14/+77
2008-01-28zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake1-0/+1
2008-01-28zd1211rw: port to mac80211Daniel Drake12-1668/+1008
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin1-1/+1
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat1-2/+5
2007-10-10[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05Daniel Drake1-0/+1
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz6-116/+3
2007-10-10[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz1-0/+1
2007-10-10[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2-4/+7
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake1-0/+1
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz4-132/+126
2007-10-10[PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake1-0/+1
2007-10-10[PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz1-18/+0
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl1-1/+0
2007-10-10[PATCH] zd1211rw: monitor all packetsUlrich Kunitz2-11/+38
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz1-1/+1
2007-07-17[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2007-07-17[PATCH] zd1211rw: Add ID for Planex GW-US54GXSMasakazu Mokuno1-0/+1
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-135/+152
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake10-124/+134
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
2007-07-10[PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake3-6/+9
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-07-08[PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake4-1/+17
2007-07-08[PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake5-8/+547
2007-07-08[PATCH] zd1211rw: Extend RF layerDaniel Drake3-0/+22
2007-07-08[PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake1-0/+1
2007-05-08[PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2Daniel Drake1-0/+1
2007-05-08[PATCH] zd1211rw: Add ID for Sitecom WL-117Matthew Davidson1-0/+2
2007-05-08[PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGLUlrich Kunitz1-0/+1
2007-04-28[PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake1-0/+1
2007-04-28[PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake1-50/+267
2007-04-28[PATCH] zd1211rw: rework band edge patchingDaniel Drake6-11/+33
2007-04-28[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake1-11/+11
2007-04-28[PATCH] zd1211rw: Add another ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-04-28[PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake1-11/+2