index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zd1211rw
/
zd_mac.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
zd1211rw: only update HW beacon if new beacon differs from currect
Jussi Kivilinna
1
-0
/
+1
2011-02-05
zd1211rw: add TX watchdog and device resetting
Jussi Kivilinna
1
-0
/
+2
2011-02-05
zd1211rw: collect driver settings and add function to restore theim
Jussi Kivilinna
1
-0
/
+3
2011-02-05
zd1211rw: add beacon watchdog and setting HW beacon more failsafe
Jussi Kivilinna
1
-0
/
+13
2011-02-05
zd1211rw: support setting BSSID for AP mode
Jussi Kivilinna
1
-0
/
+1
2011-02-05
zd1211rw: move set_rts_cts_work to bss_info_changed
Jussi Kivilinna
1
-3
/
+0
2011-02-05
zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...
Jussi Kivilinna
1
-2
/
+0
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2010-06-16
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
John W. Linville
1
-2
/
+2
2010-06-16
zd1211rw: add 0x49 -> JP regulatory domain map
Kouhei Sutou
1
-0
/
+1
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-6
/
+6
2009-10-27
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
1
-2
/
+23
2009-05-20
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
Gábor Stefanik
1
-1
/
+1
2008-09-16
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
1
-1
/
+64
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-16
/
+0
2008-03-07
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
1
-0
/
+3
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-1
/
+1
2008-01-29
zd1211rw: add copyright notices
Daniel Drake
1
-1
/
+4
2008-01-29
zd1211rw: port to mac80211
Daniel Drake
1
-59
/
+53
2007-10-11
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
1
-21
/
+44
2007-07-10
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
1
-1
/
+2
2006-12-20
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
1
-1
/
+4
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-0
/
+3
2006-12-06
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
1
-0
/
+3
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-11
/
+27
2006-12-02
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
1
-0
/
+19
2006-12-02
[PATCH] zd1211rw: Rename cs_rate to zd_rate
Daniel Drake
1
-4
/
+5
2006-12-02
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
Daniel Drake
1
-5
/
+1
2006-11-28
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
John W. Linville
1
-2
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-1
/
+1
2006-09-26
[PATCH] zd1211rw: Add LED support
Ulrich Kunitz
1
-0
/
+5
2006-09-12
[PATCH] zd1211rw: Removed unneeded packed attributes
Ulrich Kunitz
1
-2
/
+2
2006-09-12
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-4
/
+7
2006-09-12
[PATCH] zd1211rw: Fix of signal strength and quality measurement
Ulrich Kunitz
1
-4
/
+7
2006-08-14
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
1
-1
/
+1
2006-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
1
-0
/
+190