aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-9/+20
2008-05-22misc drivers/net endianness noiseAl Viro1-1/+1
2008-05-21zd1211rw: Use DMA-aware buffer for usb transferAtsushi Nemoto1-6/+17
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-3/+3
2008-05-21misc drivers/net endianness noiseAl Viro1-1/+1
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 Cobo1-2/+9
2008-01-28zd1211rw: add copyright noticesDaniel Drake1-1/+5
2008-01-28zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake1-0/+1
2008-01-28zd1211rw: port to mac80211Daniel Drake1-77/+205
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 Kunitz1-1/+0
2007-10-10[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz1-0/+1
2007-10-10[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake1-0/+1
2007-10-10[PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake1-0/+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 Torvalds1-27/+71
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake1-27/+70
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
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 another ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-04-28[PATCH] zd1211rw: More device IDsDaniel Drake1-0/+2
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz1-10/+10
2007-04-23Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur1-0/+1
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-0/+12
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz1-0/+9
2007-02-07[PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz1-0/+2
2007-02-07[PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy1-0/+1
2007-02-05[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake1-0/+1
2007-02-05[PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-02-05[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake1-109/+3
2007-02-05[PATCH] zd1211rw: Consistency for address space constantsDaniel Drake1-10/+8
2007-02-05[PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake1-0/+2
2006-12-19[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz1-2/+2
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz1-0/+2
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz1-5/+6
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake1-0/+3
2006-11-28[PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz1-13/+13
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3