opnsense-src/sys/dev/ath/ath_hal
Wojciech Macek 7108339449 Increase timeout in Atheros HAL
It turned out, that some models of the Atheros PCIe
adapters (e.g. AR983x family) may fail to attach
due to insufficient timeout value.

Submitted by:   Bartosz Szczepanek <bsz@semihalf.com>
Obtained from:  Semihalf
Sponsored by:   Stormshield
Reviewed by:    adrian
Differential revision: https://reviews.freebsd.org/D10903
2017-05-29 09:21:38 +00:00
..
ah_regdomain [ath_hal] Add FCC6_FCCA regulatory domain (0x0014). 2016-09-25 22:07:41 +00:00
ar5210 [ath_hal] implement NULL methods for ah_setQuiet for AR5210, AR5211. 2017-02-09 23:20:55 +00:00
ar5211 [ath_hal] implement NULL methods for ah_setQuiet for AR5210, AR5211. 2017-02-09 23:20:55 +00:00
ar5212 sys/dev: replace comma with semicolon when pertinent. 2016-08-09 19:41:46 +00:00
ar5312 ath(4): begin fleshing out a "reset type" extension to force cold/warn resets. 2015-11-09 15:59:42 +00:00
ar5416 [ath_hal] fixes for finer grain timestamping, some 11n macros 2016-09-09 04:45:25 +00:00
ar9001 Add initial support for the AR9485 CUS198 / CUS230 variants. 2014-09-30 03:19:29 +00:00
ar9002 dev/ath: minor spelling fixes in comments. 2016-05-02 19:56:48 +00:00
ar9003 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ah.c Increase timeout in Atheros HAL 2017-05-29 09:21:38 +00:00
ah.h [ath_hal] prepare for CAC quiet time. 2017-02-03 05:15:08 +00:00
ah_btcoex.h [ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods. 2016-06-04 07:28:09 +00:00
ah_debug.h [ath_hal] add debugging level for spectral scan. 2017-02-02 05:27:27 +00:00
ah_decode.h Add two new debug mark entries for chip power configuration. 2014-08-09 09:13:10 +00:00
ah_desc.h [ath] [ath_hal] retire AH_SUPPORT_AR5416 changing anything. 2017-05-25 04:26:26 +00:00
ah_devid.h * Add device string for QCA955x (scorpion); 2015-11-28 00:27:16 +00:00
ah_diagcodes.h Add some more diagnostic codes. 2012-08-24 00:17:39 +00:00
ah_eeprom.h Bring over some new EEPROM regulatory domain flags. 2012-08-24 01:14:00 +00:00
ah_eeprom_9287.c Move this magic check to only occur if no eeprom data is given. 2012-08-26 04:26:49 +00:00
ah_eeprom_9287.h
ah_eeprom_v1.c
ah_eeprom_v1.h
ah_eeprom_v3.c
ah_eeprom_v3.h
ah_eeprom_v4k.c "Upgrade" the AR9285 code to support PCI/ART EEPROM on flash. 2012-04-20 21:56:13 +00:00
ah_eeprom_v4k.h
ah_eeprom_v14.c
ah_eeprom_v14.h
ah_internal.h [ath] [ath_hal] retire AH_SUPPORT_AR5416 changing anything. 2017-05-25 04:26:26 +00:00
ah_regdomain.c [ath_hal] mad, mad hacks to get some semblence of correct HT/40 channels populated. 2017-01-05 04:56:04 +00:00
ah_regdomain.h ath: refactor/split getchannels() method. 2016-05-19 23:00:30 +00:00
ah_soc.h