summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_chip.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* wireless: remove remaining qual codeJohannes Berg2009-12-281-140/+0
* zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT2009-10-271-2/+2
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez2009-08-141-3/+3
* zd1211rw: Implement get_tsf()Alina Friedrichsen2009-03-051-0/+21
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-151-1/+0
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-061-0/+1
* zd1211rw: Fixed incorrect constant name.Javier Cardona2008-02-291-4/+4
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-10/+5
* zd1211rw: add copyright noticesDaniel Drake2008-01-281-1/+4
* zd1211rw: port to mac80211Daniel Drake2008-01-281-65/+56
* [ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz2007-10-101-1/+0
* [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-1/+2
* [PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz2007-10-101-23/+28
* [PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz2007-10-101-18/+0
* [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-101-73/+15
* [PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake2007-07-081-1/+1
* [PATCH] zd1211rw: Extend RF layerDaniel Drake2007-07-081-0/+3
* [PATCH] zd1211rw: rework band edge patchingDaniel Drake2007-04-281-4/+12
* [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake2007-04-281-11/+11
* [PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake2007-04-281-2/+3
* [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2007-04-281-2/+2
* [PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2007-04-101-8/+3
* [PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake2007-04-101-0/+1
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-171-1/+1
|\
| * [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
* | [PATCH] zd1211rw: Remove addressing abstractionDaniel Drake2007-02-051-11/+48
* | [PATCH] zd1211rw: Generic HMAC initializationDaniel Drake2007-02-051-49/+18
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-051-0/+13
* [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-021-9/+29
* [PATCH] zd1211rw: Add LED supportUlrich Kunitz2006-09-251-69/+48
* [PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz2006-09-251-6/+0
* [PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz2006-09-251-7/+7
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-121-15/+46
|\
| * [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-111-15/+46
* | [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-08-141-3/+2
* | [PATCH] zd1211rw: Support AL7230B RFDaniel Drake2006-08-141-1/+1
* | [PATCH] zd1211rw: AL2230 ZD1211B vendor syncDaniel Drake2006-08-141-5/+39
* | [PATCH] zd1211rw: Match vendor driver IFS valuesDaniel Drake2006-08-141-4/+7
* | [PATCH] zd1211rw: ZD1211B ASIC/FWT, not jointly decoderDaniel Drake2006-08-141-1/+1
|/
* [PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz2006-08-021-2/+2
* [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-051-0/+1615