freebsd-skq/sys/dev/ath
Adrian Chadd d6af4e0f06 Add AR5413 radar parameters and strong signal diversity capability.
This is a re-implementation based on the reference carrier code
for the AR5413.

Tested:
 * Pulse detection for AR5212 and AR5413, to ensure the
   correct behaviour for both chips

PR:		kern/170904
Obtained from:	Qualcomm Atheros
2012-08-29 03:58:13 +00:00
..
ath_dfs/null Remove the hard-coded AR5416-series parameters and instead use the 2012-08-24 17:39:57 +00:00
ath_hal Add AR5413 radar parameters and strong signal diversity capability. 2012-08-29 03:58:13 +00:00
ath_rate Improve the sample rate logging. 2012-08-27 20:30:07 +00:00
ah_osdep.c
ah_osdep.h Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. 2012-08-05 10:12:27 +00:00
if_ath_ahb.c
if_ath_beacon.c Extend the beacon code slightly to support AP mode beaconing for the 2012-08-11 23:26:19 +00:00
if_ath_beacon.h Extend the beacon code slightly to support AP mode beaconing for the 2012-08-11 23:26:19 +00:00
if_ath_debug.c Only print the descriptor contents! 2012-08-27 23:27:41 +00:00
if_ath_debug.h
if_ath_keycache.c
if_ath_keycache.h
if_ath_led.c
if_ath_led.h
if_ath_misc.h Break out the TX completion code into a separate function, so it can be 2012-08-14 22:32:20 +00:00
if_ath_pci.c
if_ath_rx_edma.c Remove - not needed. 2012-08-29 00:53:58 +00:00
if_ath_rx_edma.h
if_ath_rx.c Remove extra debugging - there's no longer any need. 2012-08-29 00:53:41 +00:00
if_ath_rx.h
if_ath_sysctl.c Dump out the TX FIFO depth. 2012-08-14 22:34:22 +00:00
if_ath_sysctl.h
if_ath_tdma.c
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c Initialise an uninitialised variable. 2012-08-21 16:44:25 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c
if_ath_tx_ht.h
if_ath_tx.c Fix a build issue when ATH_DEBUG isn't defined - just initialise and use 2012-08-20 18:57:41 +00:00
if_ath_tx.h Revert the ath_tx_draintxq() method, and instead teach it the minimum 2012-08-12 00:46:15 +00:00
if_ath.c Implement a sequential descriptor ID value and stuff it in the ath_buf. 2012-08-15 06:48:34 +00:00
if_athdfs.h
if_athioctl.h
if_athrate.h
if_athvar.h Add an accessor macro for getting access to the default DFS parameters. 2012-08-24 17:37:12 +00:00