summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake2007-07-084-1/+17
* [PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake2007-07-085-8/+547
* [PATCH] zd1211rw: Extend RF layerDaniel Drake2007-07-083-0/+22
* [PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake2007-07-081-0/+1
* [PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2Daniel Drake2007-05-081-0/+1
* [PATCH] zd1211rw: Add ID for Sitecom WL-117Matthew Davidson2007-05-081-0/+2
* [PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGLUlrich Kunitz2007-05-081-0/+1
* [PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake2007-04-281-0/+1
* [PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake2007-04-281-50/+267
* [PATCH] zd1211rw: rework band edge patchingDaniel Drake2007-04-286-11/+33
* [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake2007-04-281-11/+11
* [PATCH] zd1211rw: Add another ID for Linksys WUSBF54GDaniel Drake2007-04-281-0/+1
* [PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake2007-04-281-11/+2
* [PATCH] zd1211rw: Mark some data constDaniel Drake2007-04-283-5/+5
* [PATCH] zd1211rw: More device IDsDaniel Drake2007-04-281-0/+2
* [PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake2007-04-284-20/+78
* [PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake2007-04-281-5/+5
* [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2007-04-282-12/+12
* [WIRELESS]: Refactor wireless Kconfig.Johannes Berg2007-04-251-1/+2
* Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur2007-04-231-0/+1
* [PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2007-04-102-9/+4
* [PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake2007-04-103-1/+8
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-171-1/+1
|\
| * [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-092-10/+46
|\ \ | |/
| * [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
| * [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
| * [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
| * [PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz2007-02-071-0/+2
| * [PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy2007-02-071-0/+1
* | [PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake2007-02-051-0/+1
* | [PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake2007-02-051-0/+1
* | [PATCH] zd1211rw: Remove addressing abstractionDaniel Drake2007-02-058-238/+104
* | [PATCH] zd1211rw: Consistency for address space constantsDaniel Drake2007-02-053-64/+75
* | [PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake2007-02-051-0/+2
* | [PATCH] zd1211rw: Generic HMAC initializationDaniel Drake2007-02-051-49/+18
|/
* [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2006-12-193-29/+76
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-071-5/+5
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-075-7/+107
|\
| * [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-055-3/+102
| * [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-051-0/+3
| * [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-051-4/+2
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-12/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0510-259/+411
|\ \ | |/
| * [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-024-65/+286
| * [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-023-32/+34
| * [PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake2006-12-021-1/+6
| * [PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz2006-12-021-0/+2
| * [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-12-024-110/+53
OpenPOWER on IntegriCloud