linux/drivers/net/wireless/ath/ar9170
Joerg Albert fea6734a0e ath,ar9170: implemented conformance test limit calc. for tx power
apply the conformance test limits (CTL) stored in the eeprom upon
the values calculated for the tx power (ar->power_*).

This is based on the implementation in the vendor driver
(hal/hpmain.c, line 3700 ff.) with one difference:
If any ctl mode isn't found in the eeprom, we fall back to the "lower",
legacy modes (5GHT20,11A or 2GHT20,11G,11B). Otus only did 5GHT20->11A.

Currently CTL are applied for the FCC group only.

Signed-off-by: Joerg Albert <jal2@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-08 16:31:10 -04:00
..
Kconfig ar9170: remove EXPERIMENTAL marker 2009-08-04 16:43:26 -04:00
Makefile
ar9170.h ar9170: cleanup of bss_info_changed and beacon config 2009-08-28 14:40:41 -04:00
cmd.c
cmd.h
eeprom.h
hw.h ar9170: xmit code revamp 2009-06-10 13:27:54 -04:00
led.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
mac.c ar9170: cleanup of bss_info_changed and beacon config 2009-08-28 14:40:41 -04:00
main.c ar9170: remove unnecessary call to ar9170_set_beacon_timers 2009-08-28 14:40:41 -04:00
phy.c ath,ar9170: implemented conformance test limit calc. for tx power 2009-09-08 16:31:10 -04:00
usb.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-08-12 17:44:53 -07:00
usb.h ar9170: xmit code revamp 2009-06-10 13:27:54 -04:00