freebsd-dev/sys/dev/ath/ath_hal/ar5416
Adrian Chadd 7efd41107b Add a check for the AR9285E; I have no idea what this is.
The only other changes in ath9k for the AR9285E revolve around sleep modes
which are not fully implemented here yet.
2011-01-29 08:52:06 +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 Add missing getCapability call for AR5416. 2011-01-27 08:42:50 +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 Initialise the chainmask from the EEPROM rather than the hard-coded defaults. 2011-01-27 09:26:37 +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 a check for the AR9285E; I have no idea what this is. 2011-01-29 08:52:06 +00:00