freebsd-dev/sys/dev/ath/ath_hal/ar5416
Adrian Chadd 241d9a3400 Tidy up the ANI API in preparation for looking to expose some more
of the ANI statistics and committing some tools which use these.

* Change HAL_ANI_* commands _back_ to be numerical, rather than a
  bitmap;
* modify access to the ANI control bitmap to convert a command to
  a bitmap;
* Fix the ANI noise immunity fiddling for CCK errors - it wasn't
  checking whether noise immunity was disabled or not.
2011-05-25 07:19:19 +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
ar5416_cal_adcdc.c
ar5416_cal_adcgain.c
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
ar5416_gpio.c
ar5416_interrupts.c Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL. 2011-04-28 12:47:40 +00:00
ar5416_keycache.c
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 This isn't needed any longer, it's defined in ah_internal.h. 2011-05-18 11:28:23 +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 When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFS 2011-05-14 05:43:33 +00:00
ar5416reg.h Break out the AR9285 analog registers from ar5416/ar5416phy.h and put 2011-05-12 10:11:24 +00:00