freebsd-skq/sys/dev/ath/ath_hal/ar9002
Adrian Chadd 12c5d1f2bf AR9285 (Kite) fixes.
* Correct some of the silicon revision checks to match what
  the Atheros HAL does. (See [1] below.)

* Move the PA cal and init cal method assignment to -after-
  the mac version/revision IDs are stored. The AR9285 init
  cal was never being called.

* Enable ANI.

Note Kite 1.0 and 1.1 were prototypes that shouldn't be seen
in the wild. Linux ath9k simply removed the prototype code from
their codebase. I'm going to leave it in there for now but
make it conditionally compilable in the future.

Obtained from:	Atheros
2011-05-10 04:32:27 +00:00
..
ar9002phy.h Port over a TX gain fix from ath9k specific to the AR9285 (Kite) and AR9271. 2011-04-13 04:40:59 +00:00
ar9280_attach.c Fix the 5ghz fast clock logic. 2011-05-08 15:55:52 +00:00
ar9280_olc.c Change AR_SREV_OWL_{X}_OR_LATER to AR_SREV_5416_{X}_OR_LATER. 2011-05-07 02:59:24 +00:00
ar9280_olc.h Implement open-loop TX power control (OLC) for Merlin (AR9280) and 2011-03-08 06:59:59 +00:00
ar9280.c Fix the nfarray offsets for the ar2133/ar5133 radio - (AR5416, AR9160, etc.) 2011-03-13 13:00:45 +00:00
ar9280.h Implement open-loop TX power control (OLC) for Merlin (AR9280) and 2011-03-08 06:59:59 +00:00
ar9280v1.ini
ar9280v2.ini Update the AR9280v2 inivals to match what is in Linux ath9k. 2011-01-23 14:30:35 +00:00
ar9285_attach.c AR9285 (Kite) fixes. 2011-05-10 04:32:27 +00:00
ar9285_cal.c AR9285 (Kite) fixes. 2011-05-10 04:32:27 +00:00
ar9285_cal.h Port over the AR9285 PA calibration and initial calibration code from 2011-03-11 11:58:54 +00:00
ar9285_diversity.c Import some initial Kite fixed diversity code from Atheros. 2011-05-09 15:19:49 +00:00
ar9285_diversity.h Bring over the antenna diversity logic support for Kite. 2011-04-13 11:32:15 +00:00
ar9285_phy.c Disable diversity combining support until I can get a firm answer 2011-05-09 17:30:25 +00:00
ar9285_phy.h Disable diversity combining support until I can get a firm answer 2011-05-09 17:30:25 +00:00
ar9285_reset.c Import some initial Kite fixed diversity code from Atheros. 2011-05-09 15:19:49 +00:00
ar9285.c Fix the nfarray offsets for the ar2133/ar5133 radio - (AR5416, AR9160, etc.) 2011-03-13 13:00:45 +00:00
ar9285.h Import some initial Kite fixed diversity code from Atheros. 2011-05-09 15:19:49 +00:00
ar9285.ini
ar9285phy.h Port over the AR9285 PA calibration and initial calibration code from 2011-03-11 11:58:54 +00:00
ar9285v2.ini Commit updated AR9285 (Kite) v2 initvals from ath9k. 2011-01-25 05:36:29 +00:00