aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-28wireless: remove remaining qual codeJohannes Berg1-140/+0
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT1-2/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez1-3/+3
2009-03-05zd1211rw: Implement get_tsf()Alina Friedrichsen1-0/+21
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+1
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez1-1/+0
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo1-0/+1
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona1-4/+4
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-10/+5
2008-01-28zd1211rw: add copyright noticesDaniel Drake1-1/+4
2008-01-28zd1211rw: port to mac80211Daniel Drake1-65/+56
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz1-1/+0
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 Perches1-1/+2
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz1-23/+28
2007-10-10[PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz1-18/+0
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake1-73/+15
2007-07-08[PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake1-1/+1
2007-07-08[PATCH] zd1211rw: Extend RF layerDaniel Drake1-0/+3
2007-04-28[PATCH] zd1211rw: rework band edge patchingDaniel Drake1-4/+12
2007-04-28[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake1-11/+11
2007-04-28[PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake1-2/+3
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz1-2/+2
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake1-8/+3
2007-04-10[PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake1-0/+1
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-05[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake1-11/+48
2007-02-05[PATCH] zd1211rw: Generic HMAC initializationDaniel Drake1-49/+18
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz1-0/+13
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake1-9/+29
2006-09-25[PATCH] zd1211rw: Add LED supportUlrich Kunitz1-69/+48
2006-09-25[PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz1-6/+0
2006-09-25[PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz1-7/+7
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik1-15/+46
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz1-15/+46
2006-08-14[PATCH] zd1211rw: cleanupsUlrich Kunitz1-3/+2
2006-08-14[PATCH] zd1211rw: Support AL7230B RFDaniel Drake1-1/+1
2006-08-14[PATCH] zd1211rw: AL2230 ZD1211B vendor syncDaniel Drake1-5/+39
2006-08-14[PATCH] zd1211rw: Match vendor driver IFS valuesDaniel Drake1-4/+7
2006-08-14[PATCH] zd1211rw: ZD1211B ASIC/FWT, not jointly decoderDaniel Drake1-1/+1
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz1-2/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake1-0/+1615