summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/athnreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Configure Tx interrupt mitigation thresholds on athn(4) devices.stsp2020-04-281-1/+5
* Add athn(4) definitions for the block-ack/block-ack-request control register.stsp2020-04-201-1/+10
* For AR9271, use correct clock control register and add a macro to access it.kevlo2019-05-171-1/+2
* Complete athn(4) noisefloor calibration code and enable it.stsp2019-02-011-2/+2
* The athn(4) PCI driver forgot about adding the default noisefloor tostsp2017-11-281-1/+3
* Make monitor work with athn(4) on my 3T3R AR9380 device.stsp2017-05-191-2/+2
* Add cast to mask and shift macros to silence warnings generated by clang.kettenis2016-12-181-3/+3
* Allow a variable number of words for the Serializer/Deserializer programming.kettenis2012-06-101-16/+1
* "athn* at uhub? port ?"damien2011-01-061-1/+16
* unbreak kernel builds; sorry guys.damien2011-01-011-1/+2
* commit some bits that will be required by AR9271/AR7010damien2010-12-311-4/+16
* Make the athn(4) back-end more bus agnostic by moving read and writedamien2010-12-311-3/+6
* Implement PA linearization on adapters with digital predistortersdamien2010-06-211-1/+3
* enable async fifo for >=AR9287 1.3 only.damien2010-06-031-1/+5
* initial Host AP bits.damien2010-05-161-1/+3
* fix athn_updateslot for fast PLL clock and 40MHz CBWdamien2010-05-161-4/+5
* initialization values for AR9380 2.2.damien2010-05-131-1/+4
* athn(4) is going to support a new family of Atheros 802.11ndamien2010-05-101-1022/+70
* update initvals and TX gains for AR9285 >=1.2damien2010-04-071-2/+13
* Disable Reduced Interframe Space search on AR9160 to workarounddamien2010-02-241-1/+6
* fix AR_PHY_TX_DESIRED_SCALE_CCK mask (only affect AR9280 2.0damien2010-02-241-15/+14
* if a radio switch exists, configure the GPIO pin to which it isdamien2009-11-191-23/+6
* AR9287 uses GPIO pin 8 for LED, not 1.damien2009-11-151-2/+1
* translate a comment from french to english.damien2009-11-141-3/+3
* athn(4), a driver for Atheros 802.11a/g/n devices.damien2009-11-141-0/+2410