freebsd-dev/sys/dev/ath/ath_hal
Adrian Chadd d0a0ebc6c3 Rework the Global TX timeout handling to look more like ath9k.
It correctly now sets the AR_IMR BCNMISC register, along with
the GTT register in AR_IMR_S2.
2011-04-18 14:03:05 +00:00
..
ah_regdomain Migrate the regulatory database definitions into separate header files 2011-03-10 03:13:56 +00:00
ar5210 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
ar5211 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
ar5212 Add some more OS_MARK probes to the RX DMA setup/teardown code path. 2011-04-07 13:14:51 +00:00
ar5312 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5416 Rework the Global TX timeout handling to look more like ath9k. 2011-04-18 14:03:05 +00:00
ar9001 Add an explanation of the inivals 2011-04-03 11:59:52 +00:00
ar9002 Don't do Kite antenna switch selection this way (for now); antenna 2011-04-16 13:47:17 +00:00
ah_debug.h More kite diversity related changes. 2011-04-13 15:08:51 +00:00
ah_decode.h Add some more OS_MARK probes to the RX DMA setup/teardown code path. 2011-04-07 13:14:51 +00:00
ah_desc.h Extend the RX descriptor block to include two more EVM words. 2011-04-08 06:29:41 +00:00
ah_devid.h Include the device ids for the AR2427. 2011-01-20 09:37:53 +00:00
ah_diagcodes.h Reserve a new diagnostic code for the channel survey code I'll add soon. 2011-03-19 14:37:13 +00:00
ah_eeprom_v1.c Don't shadow the global variable 'version'. 2010-05-29 16:10:07 +00:00
ah_eeprom_v1.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_eeprom_v3.c
ah_eeprom_v3.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_eeprom_v4k.c Fix the Atheros V4K EEPROM definitions to match those in ath9k. 2011-01-25 05:35:09 +00:00
ah_eeprom_v4k.h Add new fields to the v4k EEPROM modal header. 2011-04-13 03:05:42 +00:00
ah_eeprom_v14.c The xpaBiasLvlFreq[] fields in the modal header also need swapping 2011-04-05 13:14:17 +00:00
ah_eeprom_v14.h After discussion with Felix Fietkau (nbd) about the ath9k Merlin LNA bit 2011-03-25 00:45:24 +00:00
ah_eeprom.h Introduce the Merlin PWDCLKIND workaround. 2011-03-10 02:09:06 +00:00
ah_internal.h Add OS_REG_RMW, which mirrors ath9k's REG_RMW. 2011-04-13 03:05:15 +00:00
ah_regdomain.c Migrate the regulatory database definitions into separate header files 2011-03-10 03:13:56 +00:00
ah_regdomain.h Migrate the regulatory database definitions into separate header files 2011-03-10 03:13:56 +00:00
ah_soc.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah.c Fix the completely wrong types I used in the previous commit. 2011-04-08 08:49:50 +00:00
ah.h Add global TX timeout handling. 2011-04-18 12:15:43 +00:00