summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/ar9280reg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete athn(4) noisefloor calibration code and enable it.stsp2019-02-011-2/+6
* Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n modestsp2016-01-051-9/+1
* Init values for the AR9485 were for version 1.0 of this chip, which accordingstsp2012-10-201-2/+18
* Allow a variable number of words for the Serializer/Deserializer programming.kettenis2012-06-101-2/+7
* sync initialization values for AR9160 and AR9280 with ath9k.damien2010-07-151-77/+79
* Remove initialization values for chips that never made it into production:damien2010-07-151-395/+1
* enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says thedamien2010-05-111-3/+29
* athn(4), a driver for Atheros 802.11a/g/n devices.damien2009-11-141-0/+969