summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/ar9380reg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n modestsp2016-01-051-11/+1
* Write AR9485 initvals in the same order as Linux ath9k does.stsp2013-10-211-142/+142
* Init values for the AR9485 were for version 1.0 of this chip, which accordingstsp2012-10-201-182/+230
* Fix hardware kill switch detection for the ar9300 chip family. The driver wasstsp2012-10-201-1/+3
* Allow a variable number of words for the Serializer/Deserializer programming.kettenis2012-06-101-2/+7
* more AR9380/AR9485 bits.damien2011-01-011-1/+66
* add code to read OTPROM on the AR9485damien2011-01-011-2/+1
* limit the number of Tx chains used on some 3-stream AR9380 chipsdamien2010-12-311-1/+2
* Fix conformance test limit values in default AR9380 rom images.damien2010-12-311-5/+5
* add initvals for the AR9271.damien2010-12-311-144/+451
* Several updates for the Osprey (AR9380):damien2010-11-101-8/+475
* update initialization values for the Osprey 2.2.damien2010-10-191-249/+279
* remove v2.0 initialization values for the Osprey.damien2010-10-181-519/+45
* update AR9380 ROM layout (add PA predistortion related fields.)damien2010-06-201-5/+8
* update 5GHz Tx gain tables for the Osprey (AR9380).damien2010-06-201-27/+27
* initialization values for AR9380 2.2.damien2010-05-131-1/+475
* enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says thedamien2010-05-111-2/+25
* various AR9003 fixes (found during code inspection):damien2010-05-111-4/+1
* update initvals for AR9380 2.0.damien2010-05-111-150/+153
* misplaced #endifdamien2010-05-101-2/+2
* athn(4) is going to support a new family of Atheros 802.11ndamien2010-05-101-0/+970