freebsd-dev/sys/dev/ath/ath_hal/ar5416
Adrian Chadd d8daa2e3f6 Bring over my AR9287 work in progress.
It isn't linked into the build because it's missing the TX power
and PDADC programming code.

This code is mostly based on the ath9k codebase, compared against
the Atheros codebase as appropriate.

What's implemented:

* probe/attach
* EEPROM board value programming
* RX initial calibration
* radio channel programming
* general MAC / baseband setup
* async fifo setup
* open-loop tx power calibration

What's missing before it can be enabled by default:

* TX power / calibration setting code
* closed-loop tx power calibration routines
* TSF2 handling
* generic timer support from ath9k

Obtained from:	Atheros, ath9k
2011-05-26 09:15:33 +00:00
..
ar2133.c Another Howl (AR9130) fix. 2011-05-05 04:43:05 +00:00
ar5416_ani.c Tidy up the ANI API in preparation for looking to expose some more 2011-05-25 07:19:19 +00:00
ar5416_attach.c Tidy up the ANI API in preparation for looking to expose some more 2011-05-25 07:19:19 +00:00
ar5416_beacon.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_cal_adcdc.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_cal_adcgain.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_cal_iq.c Fix the calibration logic to correctly clamp the calculated coefficient. 2010-08-14 15:28:15 +00:00
ar5416_cal.c Fix NF calibration breakage introduced by me in a past commit. 2011-05-15 07:59:33 +00:00
ar5416_cal.h Introduce methods for the initial calibration and the new PA calibration 2011-03-11 11:35:36 +00:00
ar5416_eeprom.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_gpio.c Add support for the AR9285 chipset, which is found on many netbooks 2010-01-29 10:10:14 +00:00
ar5416_interrupts.c Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL. 2011-04-28 12:47:40 +00:00
ar5416_keycache.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_misc.c When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFS 2011-05-14 05:43:33 +00:00
ar5416_phy.c Modify the AR5416 11na rate table to use 24mb OFDM 11a for control traffic, 2011-02-21 05:10:34 +00:00
ar5416_power.c Fixes from Atheros: 2011-05-12 03:15:21 +00:00
ar5416_recv.c Add a HAL capability bit for supporting self-linked RX descriptors and disable it for the 11n chipsets. 2011-04-04 14:52:31 +00:00
ar5416_reset.c Bring over my AR9287 work in progress. 2011-05-26 09:15:33 +00:00
ar5416_xmit.c Use the new per-series antenna and TPC definitions when setting ctl8->11. 2011-05-24 05:49:02 +00:00
ar5416.h When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFS 2011-05-14 05:43:33 +00:00
ar5416.ini Bring over ar5416 inivals from Linux-2.6.34. 2010-08-10 07:48:13 +00:00
ar5416desc.h Add in descriptions for TX descriptor fields ctl8-11 - these fields 2011-05-24 05:34:45 +00:00
ar5416phy.h Bring over my AR9287 work in progress. 2011-05-26 09:15:33 +00:00
ar5416reg.h Bring over my AR9287 work in progress. 2011-05-26 09:15:33 +00:00