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.12.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_chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
wireless: remove remaining qual code
Johannes Berg
1
-140
/
+0
2009-10-27
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
1
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-08-14
zd1211rw: make it clear we don't use leds.h LED stuff
Luis R. Rodriguez
1
-3
/
+3
2009-03-05
zd1211rw: Implement get_tsf()
Alina Friedrichsen
1
-0
/
+21
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-09-16
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
1
-1
/
+0
2008-03-07
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
1
-0
/
+1
2008-02-29
zd1211rw: Fixed incorrect constant name.
Javier Cardona
1
-4
/
+4
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-10
/
+5
2008-01-29
zd1211rw: add copyright notices
Daniel Drake
1
-1
/
+4
2008-01-29
zd1211rw: port to mac80211
Daniel Drake
1
-65
/
+56
2007-10-11
[ZD1211RW]: Removed zd_util.c and zd_util.h
Ulrich Kunitz
1
-1
/
+0
2007-10-11
[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip
Jesper Juhl
1
-1
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-1
/
+2
2007-10-11
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
1
-23
/
+28
2007-10-11
[PATCH] zd1211rw: removed noisy debug messages
Ulrich Kunitz
1
-18
/
+0
2007-07-10
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
1
-73
/
+15
2007-07-09
[PATCH] zd1211rw: Make CCK gain patching conditional on RF type
Daniel Drake
1
-1
/
+1
2007-07-09
[PATCH] zd1211rw: Extend RF layer
Daniel Drake
1
-0
/
+3
2007-04-28
[PATCH] zd1211rw: rework band edge patching
Daniel Drake
1
-4
/
+12
2007-04-28
[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy reset
Daniel Drake
1
-11
/
+11
2007-04-28
[PATCH] zd1211rw: Add AL2230S RF support
Daniel Drake
1
-2
/
+3
2007-04-28
[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL
Ulrich Kunitz
1
-2
/
+2
2007-04-10
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
Daniel Drake
1
-8
/
+3
2007-04-10
[PATCH] zd1211rw: Reject AL2230S devices
Daniel Drake
1
-0
/
+1
2007-02-18
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
1
-1
/
+1
2007-02-14
[PATCH] zd1211rw: Readd zd_addr_t cast
Daniel Drake
1
-1
/
+1
2007-02-06
[PATCH] zd1211rw: Remove addressing abstraction
Daniel Drake
1
-11
/
+48
2007-02-06
[PATCH] zd1211rw: Generic HMAC initialization
Daniel Drake
1
-49
/
+18
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-06
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
1
-0
/
+13
2006-12-02
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
1
-9
/
+29
2006-09-26
[PATCH] zd1211rw: Add LED support
Ulrich Kunitz
1
-69
/
+48
2006-09-26
[PATCH] zd1211rw: Removes wrong assertions
Ulrich Kunitz
1
-6
/
+0
2006-09-26
[PATCH] zd1211rw: 16-bit writes for physical control registers
Ulrich Kunitz
1
-7
/
+7
2006-09-12
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-15
/
+46
2006-09-12
[PATCH] zd1211rw: Fix of signal strength and quality measurement
Ulrich Kunitz
1
-15
/
+46
2006-08-14
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
1
-3
/
+2
2006-08-14
[PATCH] zd1211rw: Support AL7230B RF
Daniel Drake
1
-1
/
+1
2006-08-14
[PATCH] zd1211rw: AL2230 ZD1211B vendor sync
Daniel Drake
1
-5
/
+39
2006-08-14
[PATCH] zd1211rw: Match vendor driver IFS values
Daniel Drake
1
-4
/
+7
2006-08-14
[PATCH] zd1211rw: ZD1211B ASIC/FWT, not jointly decoder
Daniel Drake
1
-1
/
+1
2006-08-02
[PATCH] zd1211rw: Packet filter fix for managed (STA) mode
Ulrich Kunitz
1
-2
/
+2
2006-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
1
-0
/
+1615