summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw/zd_usb.c
AgeCommit message (Expand)AuthorFilesLines
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-09[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-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff 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-06[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake1-0/+1
2007-02-06[PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-02-06[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake1-109/+3
2007-02-06[PATCH] zd1211rw: Consistency for address space constantsDaniel Drake1-10/+8
2007-02-06[PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake1-0/+2
2006-12-20[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
2006-09-26[PATCH] zd1211rw: Added workqueueUlrich Kunitz1-0/+10
2006-09-12[PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake1-0/+1
2006-09-12[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2006-08-14[PATCH] zd1211rw: cleanupsUlrich Kunitz1-4/+3
2006-08-14[PATCH] zd1211rw: USB id 1582:6003 for Longshine 8131G3 addedUlrich Kunitz1-0/+1
2006-08-14[PATCH] zd1211rw: Convert installer CDROM device into WLAN deviceDaniel Drake1-0/+59
2006-08-14[PATCH] zd1211rw: Add ID for ZyXEL G220FDaniel Drake1-0/+1
2006-08-14[PATCH] zd1211rw: Firmware version vs bootcode version mismatch handlingDaniel Drake1-7/+43
2006-08-14[PATCH] zd1211rw: Add ID for Allnet ALLSPOT Hotspot finderDaniel Drake1-0/+1
2006-08-14[PATCH] zd1211rw: Add ID for Senao NUB-8301Daniel Drake1-0/+1
2006-08-02Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-4/+3
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-07-10[PATCH] zd1211rw: Add Sagem device ID'sDaniel Drake1-0/+2
2006-07-10[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ contextDaniel Drake1-9/+3
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake1-0/+1316