aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18zd1211rw: move under zydas vendor directoryKalle Valo1-327/+0
2013-12-11zd1211rw: Fix FSF address in file headersJeff Kirsher1-2/+1
2011-06-22zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna1-0/+1
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna1-0/+2
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna1-0/+3
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna1-0/+13
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna1-0/+1
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna1-3/+0
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna1-2/+0
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+2
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville1-2/+2
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou1-0/+1
2010-06-03drivers/net: use __packed annotationEric Dumazet1-6/+6
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT1-2/+23
2009-05-20zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik1-1/+1
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez1-1/+64
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-16/+0
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo1-0/+3
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-1/+1
2008-01-28zd1211rw: add copyright noticesDaniel Drake1-1/+4
2008-01-28zd1211rw: port to mac80211Daniel Drake1-59/+53
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz1-21/+44
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake1-1/+2
2006-12-19[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz1-1/+4
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik1-0/+3
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz1-0/+3
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-11/+27
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake1-0/+19
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake1-4/+5
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake1-5/+1
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-09-25[PATCH] zd1211rw: Add LED supportUlrich Kunitz1-0/+5
2006-09-11[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz1-2/+2
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-4/+7
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz1-4/+7
2006-08-14[PATCH] zd1211rw: cleanupsUlrich Kunitz1-1/+1
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake1-0/+190