summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/ar5416reg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete athn(4) noisefloor calibration code and enable it.stsp2019-02-011-2/+5
* 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-3/+19
* 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-161/+161
* athn(4) is going to support a new family of Atheros 802.11ndamien2010-05-101-8/+4
* athn(4), a driver for Atheros 802.11a/g/n devices.damien2009-11-141-0/+829