aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jgarzik/netdev-2.6Linus 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
2007-04-28[PATCH] zd1211rw: Mark some data constDaniel Drake3-5/+5
2007-04-28[PATCH] zd1211rw: More device IDsDaniel Drake1-0/+2
2007-04-28[PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake4-20/+78
2007-04-28[PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake1-5/+5
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2-12/+12
2007-04-25[WIRELESS]: Refactor wireless Kconfig.Johannes Berg1-1/+2
2007-04-23Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur1-0/+1
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2-9/+4
2007-04-10[PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake3-1/+8
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville1-1/+1
2007-02-14[PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake1-1/+1
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik2-10/+46
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake1-2/+0
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz2-5/+41
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz1-3/+2