aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ah_regdomain.c
Commit message (Expand)AuthorAgeFilesLines
* PicoStation M2HP presents reg domain 0x2a which is not found in atheros or linuxHiren Panchasara2014-02-231-0/+5
* Add XC900 SKU mapping.Adrian Chadd2012-12-071-0/+3
* Fix a corner case in the HAL debugging changes, where ah was NULL.Adrian Chadd2011-09-301-2/+2
* Bitten again by the optional HALDEBUG compilation.Adrian Chadd2011-08-081-4/+0
* The older HAL code sets up the regulatory domain once; FreeBSD/net80211Adrian Chadd2011-08-081-13/+42
* Introduce some more DFS related hooks, inspired both by local workAdrian Chadd2011-08-081-1/+14
* This re-enables HT40 channels for use when DFS is enabled.Adrian Chadd2011-07-211-0/+2
* Re-introduce a global ath_hal_debug again for now, whilst I figure out whatAdrian Chadd2011-06-231-2/+2
* Migrate the regulatory database definitions into separate header filesAdrian Chadd2011-03-101-1577/+20
* Break out the ath regulatory domain structures into a separate header file.Adrian Chadd2011-03-081-66/+3
* Add WorldB SKU.Rui Paulo2009-11-181-0/+27
* change default regdomain for thailandSam Leffler2009-08-271-1/+1
* fix 11n channel constructionSam Leffler2009-02-071-6/+6
* add macro for future regulatory modsSam Leffler2009-02-071-0/+5
* add PSB channels to the calibration listSam Leffler2009-02-061-3/+12
* fix compilation w/ AH_DEBUGSam Leffler2009-02-031-1/+1
* Overhaul regulatory support:Sam Leffler2009-01-281-1285/+821
* export PSB frequenciesSam Leffler2009-01-161-4/+13
* import ath halSam Leffler2008-12-011-0/+2861