freebsd-skq/sys/dev/ath/ath_hal/ar5416
adrian dfa1118b46 Add ar5416RestoreChainMask() which will undo any AR5416 specific chainmask
overriding after calibration.

This will get set for other two chain radios, such as AR9280 and later on,
AR9287. It should however be a nul operation.
2011-01-26 10:48:29 +00:00
..
ar2133.c Add an AR5416 workaround - force a different bias based on 2.4ghz channel frequency. 2011-01-26 10:36:43 +00:00
ar5416_ani.c ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5416_attach.c Fix some typos. 2011-01-21 07:28:48 +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 Add a comment from my local HAL about what is actually going on here 2011-01-20 08:40:22 +00:00
ar5416_cal.h Revert part of the 9285 support because it breaks the 9280 support. I'll 2010-02-14 16:26:32 +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 Bring in a couple of fixes from the Linux ath9k related to chip hangs. 2010-06-01 15:33:10 +00:00
ar5416_keycache.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_misc.c Only enable 11n modes if the chipset suports 11n. 2011-01-20 09:46:18 +00:00
ar5416_phy.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_power.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:02:50 +00:00
ar5416_recv.c Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416_reset.c Add ar5416RestoreChainMask() which will undo any AR5416 specific chainmask 2011-01-26 10:48:29 +00:00
ar5416_xmit.c Bring over a fix from ath9k - zero some of the TX descriptors for Kite/AR9285. 2011-01-25 05:47:50 +00:00
ar5416.h Add ar5416RestoreChainMask() which will undo any AR5416 specific chainmask 2011-01-26 10:48:29 +00:00
ar5416.ini Bring over ar5416 inivals from Linux-2.6.34. 2010-08-10 07:48:13 +00:00
ar5416desc.h Replace Id keyword with the FreeBSD keyword. 2010-01-29 10:07:17 +00:00
ar5416phy.h Bring in a couple of fixes from the Linux ath9k related to chip hangs. 2010-06-01 15:33:10 +00:00
ar5416reg.h Add an AR5416 workaround - force a different bias based on 2.4ghz channel frequency. 2011-01-26 10:36:43 +00:00