linux/drivers/net/wireless/rt2x00
Ivo van Doorn e4cd2ff89f rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
Based on investigation of the legacy drivers, I have made the
following assumptions of the antenna setup:
 - R77 is the TX antenna configuration
 - RF2529 fetches default antenna selection from NIC eeprom word

With these assumptions we can change the antenna configuration
to correctly read both antenna setup values and correctly
configure the antenna. And we can now also configure the antenna
for RF2529 without a double antenna.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:02:57 -08:00
..
Kconfig
Makefile
rt2x00.h [PATCH] rt2x00: Release rt2x00 2.0.11 2008-01-28 15:02:55 -08:00
rt2x00config.c rt2x00: Disable RX when switching antenna 2008-01-28 15:02:56 -08:00
rt2x00debug.c rt2x00: Add rt2x00dev->flags to debugfs 2007-10-10 16:53:04 -07:00
rt2x00debug.h
rt2x00dev.c [PATCH] rt2x00: Implement SW diversity 2008-01-28 15:02:53 -08:00
rt2x00firmware.c
rt2x00lib.h [PATCH] rt2x00: Implement SW diversity 2008-01-28 15:02:53 -08:00
rt2x00mac.c rt2x00: Block adhoc & master mode 2007-11-10 04:25:11 -05:00
rt2x00pci.c rt2x00: Fix ieee80211 payload alignment 2008-01-16 12:53:32 -05:00
rt2x00pci.h
rt2x00reg.h [PATCH] rt2x00: Move TSF sync values into rt2x00config 2007-10-10 16:55:12 -07:00
rt2x00rfkill.c [PATCH] rt2x00: Fix rfkill handling 2007-10-10 16:55:11 -07:00
rt2x00ring.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00usb.c rt2x00: Fix ieee80211 payload alignment 2008-01-16 12:53:32 -05:00
rt2x00usb.h [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. 2007-10-10 16:53:02 -07:00
rt61pci.c rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna 2008-01-28 15:02:57 -08:00
rt61pci.h rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna 2008-01-28 15:02:57 -08:00
rt73usb.c rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna 2008-01-28 15:02:57 -08:00
rt73usb.h rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna 2008-01-28 15:02:57 -08:00
rt2400pci.c [PATCH] rt2x00: Cleanup if-statements 2008-01-28 15:02:54 -08:00
rt2400pci.h
rt2500pci.c [PATCH] rt2x00: Cleanup if-statements 2008-01-28 15:02:54 -08:00
rt2500pci.h
rt2500usb.c [PATCH] rt2x00: Cleanup if-statements 2008-01-28 15:02:54 -08:00
rt2500usb.h [PATCH] rt2x00: Cleanup if-statements 2008-01-28 15:02:54 -08:00