aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5416/ar2133.c
Commit message (Expand)AuthorAgeFilesLines
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+2
* [ath] [ath_rate] Extend ath_rate_sample to better handle 11n rates and aggreg...Adrian Chadd2020-05-151-0/+1
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* Implement the quarter rate fractional channel programming for theAdrian Chadd2012-10-041-1/+29
* Add the 11n chipset RF frontends to the linker set, even though they're notAdrian Chadd2011-12-151-0/+8
* Break out most of the HAL related tweaks into a per-HAL instance,Adrian Chadd2011-06-231-1/+1
* Another Howl (AR9130) fix.Adrian Chadd2011-05-051-1/+1
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.Adrian Chadd2011-04-281-1/+1
* Add some more debuggingAdrian Chadd2011-04-021-0/+8
* Make the ar2133ForceBias() call controllable at runtime.Adrian Chadd2011-03-231-1/+1
* Fix the nfarray offsets for the ar2133/ar5133 radio - (AR5416, AR9160, etc.)Adrian Chadd2011-03-131-4/+21
* Add an AR5416 workaround - force a different bias based on 2.4ghz channel fre...Adrian Chadd2011-01-261-0/+63
* move attach debug msg to the rf backendSam Leffler2009-02-241-0/+2
* Overhaul regulatory support:Sam Leffler2009-01-281-19/+14
* import ath halSam Leffler2008-12-011-0/+466