aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* zd1211rw: add TX watchdog and device resettingJussi Kivilinna2011-02-041-0/+2
* zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna2011-02-041-0/+3
* zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna2011-02-041-0/+13
* zd1211rw: support setting BSSID for AP modeJussi Kivilinna2011-02-041-0/+1
* zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2011-02-041-3/+0
* zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna2011-02-041-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-1/+2
|\
| * zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville2010-06-161-2/+2
| * zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2010-06-161-0/+1
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-6/+6
|/
* zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT2009-10-271-2/+23
* zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik2009-05-201-1/+1
* zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-151-1/+64
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-16/+0
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-061-0/+3
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-1/+1
* zd1211rw: add copyright noticesDaniel Drake2008-01-281-1/+4
* zd1211rw: port to mac80211Daniel Drake2008-01-281-59/+53
* [PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz2007-10-101-21/+44
* [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-101-1/+2
* [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2006-12-191-1/+4
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-071-0/+3
|\
| * [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-051-0/+3
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-11/+27
|\ \ | |/
| * [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-021-0/+19
| * [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-021-4/+5
| * [PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake2006-12-021-5/+1
| * Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-281-2/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
|/
* [PATCH] zd1211rw: Add LED supportUlrich Kunitz2006-09-251-0/+5
* [PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz2006-09-111-2/+2
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-09-111-4/+7
|\
| * [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-111-4/+7
* | [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-08-141-1/+1
|/
* [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-051-0/+190