summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw/zd_chip.c
AgeCommit message (Expand)Author
2011-04-07zd1211rw: rename CR* macros to ZD_CR*Jussi Kivilinna
2011-02-14zd1211rw: move async iowrite16v up to callersJussi Kivilinna
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna
2011-02-04zd1211rw: fix beacon interval setupJussi Kivilinna
2011-02-04zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-28zd1211rw: document need for kmalloc castJoe Perches
2010-11-22zd1211rw: Use constJoe Perches
2010-08-16zd1211rw: update fw version info in wiphy structJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez
2009-03-05zd1211rw: Implement get_tsf()Alina Friedrichsen
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-01-28zd1211rw: add copyright noticesDaniel Drake
2008-01-28zd1211rw: port to mac80211Daniel Drake
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz
2007-10-10[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz
2007-10-10[PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake
2007-07-08[PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake
2007-07-08[PATCH] zd1211rw: Extend RF layerDaniel Drake
2007-04-28[PATCH] zd1211rw: rework band edge patchingDaniel Drake
2007-04-28[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake
2007-04-28[PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake
2007-04-10[PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville
2007-02-14[PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake
2007-02-05[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake
2007-02-05[PATCH] zd1211rw: Generic HMAC initializationDaniel Drake
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake
2006-09-25[PATCH] zd1211rw: Add LED supportUlrich Kunitz
2006-09-25[PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz
2006-09-25[PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik