freebsd-dev/sys/dev/ath/ath_hal/ar5416
Adrian Chadd eb81a8f672 Use a restricted set of parameters when operating in hostap mode.
The 5ghz hostap mode (where DFS is being done) requires ANI to be disabled
or the radar detection parameters don't work as advertised (as they're based
on signal strength level, and tweaking ANI affects the signal strangth,
dynamic range and power increase the baseband is looking for in order to
detect it as a "signal".)

Obtained from:	Linux, Atheros
Sponsored by:	Hobnob, Inc.
2011-11-09 05:43:48 +00:00
..
ar2133.c Break out most of the HAL related tweaks into a per-HAL instance, 2011-06-23 02:38:36 +00:00
ar5416_ani.c Use a restricted set of parameters when operating in hostap mode. 2011-11-09 05:43:48 +00:00
ar5416_attach.c Try to make it more obvious when users are using the PCI or PCIe versions of 2011-11-09 04:35:33 +00:00
ar5416_beacon.c The AR5212 setup path (also used by the AR5416 code) configures a 2011-09-28 03:03:23 +00:00
ar5416_cal_adcdc.c
ar5416_cal_adcgain.c
ar5416_cal_iq.c
ar5416_cal.c Reduce the NF wait timeout. When doing heavy 11n RX loads, this can actually 2011-10-25 23:01:53 +00:00
ar5416_cal.h
ar5416_eeprom.c
ar5416_gpio.c
ar5416_interrupts.c Fix the KTR option to compile by default - it was referencing 2011-11-08 22:50:28 +00:00
ar5416_keycache.c
ar5416_misc.c Port over a new routine which grabs the percentage of time spent in TX frame, RX frame, 2011-11-09 05:25:30 +00:00
ar5416_phy.c
ar5416_power.c
ar5416_recv.c Remove an unused variable. 2011-10-02 14:10:25 +00:00
ar5416_reset.c Add a new HAL parameter which forces a full reset rather than warm reset. 2011-11-09 05:30:24 +00:00
ar5416_xmit.c Add some fixes to the 11n aggregation HAL calls: 2011-10-25 23:24:05 +00:00
ar5416.h Port over a new routine which grabs the percentage of time spent in TX frame, RX frame, 2011-11-09 05:25:30 +00:00
ar5416.ini Fix the addac serial load register write for AR5416. 2011-09-06 10:49:05 +00:00
ar5416desc.h Add some 11n bits from the if_ath_tx 11n branch: 2011-10-25 23:09:07 +00:00
ar5416phy.h Add an AR5416 aware version of the "current RSSI" function. 2011-10-04 00:32:10 +00:00
ar5416reg.h Add some 11n bits from the if_ath_tx 11n branch: 2011-10-25 23:09:07 +00:00