1
linux/drivers/net/wireless/zd1211rw
Daniel Drake 92b3e2e925 [PATCH] zd1211rw: Fix E2P_PHY_REG patching
Due to conflicting/confusing defines in the vendor driver, we were
reading E2P_PHY_REG from the wrong location.

CR157 patching was slightly incorrect in that the vendor driver only
patches in an 8-bit value, whereas we were patching 24 bits.

Additionally, CR157 patching was happening on both zd1211 and zd1211b,
but this should only happen on zd1211.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-04-10 14:35:56 -04:00
..
Kconfig
Makefile
zd_chip.c [PATCH] zd1211rw: Fix E2P_PHY_REG patching 2007-04-10 14:35:56 -04:00
zd_chip.h [PATCH] zd1211rw: Fix E2P_PHY_REG patching 2007-04-10 14:35:56 -04:00
zd_def.h [PATCH] zd1211rw: Remove addressing abstraction 2007-02-05 16:58:42 -05:00
zd_ieee80211.c
zd_ieee80211.h [PATCH] zd1211rw: Remove addressing abstraction 2007-02-05 16:58:42 -05:00
zd_mac.c [PATCH] zd1211rw: Remove noisy debug message 2007-02-07 15:23:54 -05:00
zd_mac.h [PATCH] zd1211rw: Call ieee80211_rx in tasklet 2006-12-19 16:09:59 -05:00
zd_netdev.c [PATCH] zd1211rw: Support for multicast addresses 2006-12-05 19:31:32 -05:00
zd_netdev.h
zd_rf_al2230.c [PATCH] zd1211rw: Reject AL2230S devices 2007-04-10 11:03:29 -04:00
zd_rf_al7230b.c
zd_rf_rf2959.c
zd_rf.c
zd_rf.h [PATCH] zd1211rw: Remove addressing abstraction 2007-02-05 16:58:42 -05:00
zd_usb.c Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream 2007-02-09 16:12:09 -05:00
zd_usb.h [PATCH] zd1211rw: Remove addressing abstraction 2007-02-05 16:58:42 -05:00
zd_util.c
zd_util.h