summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/ar9003reg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make monitor work with athn(4) on my 3T3R AR9380 device.stsp2017-05-191-2/+2
* Fix hardware kill switch detection for the ar9300 chip family. The driver wasstsp2012-10-201-1/+3
* more AR9380/AR9485 bits.damien2011-01-011-1/+68
* add code to read OTPROM on the AR9485damien2011-01-011-1/+16
* Several updates for the Osprey (AR9380):damien2010-11-101-5/+11
* Add __attribute__((aligned(4))) to __packed Tx/Rx descriptors.damien2010-10-181-4/+4
* Implement PA linearization on adapters with digital predistortersdamien2010-06-211-33/+202
* - fix athn_set_key() on big-endian machines (function is not used yet)damien2010-06-051-2/+2
* athn(4) is going to support a new family of Atheros 802.11ndamien2010-05-101-0/+941