summaryrefslogtreecommitdiff
path: root/sys/dev/ic/athnreg.h
AgeCommit message (Expand)Author
2017-11-28The athn(4) PCI driver forgot about adding the default noisefloor toStefan Sperling
2017-05-19Make monitor work with athn(4) on my 3T3R AR9380 device.Stefan Sperling
2016-12-18Add cast to mask and shift macros to silence warnings generated by clang.Mark Kettenis
2012-06-10Allow a variable number of words for the Serializer/Deserializer programming.Mark Kettenis
2011-01-06"athn* at uhub? port ?"Damien Bergamini
2011-01-01unbreak kernel builds; sorry guys.Damien Bergamini
2010-12-31commit some bits that will be required by AR9271/AR7010Damien Bergamini
2010-12-31Make the athn(4) back-end more bus agnostic by moving read and writeDamien Bergamini
2010-06-21Implement PA linearization on adapters with digital predistortersDamien Bergamini
2010-06-03enable async fifo for >=AR9287 1.3 only.Damien Bergamini
2010-05-16initial Host AP bits.Damien Bergamini
2010-05-16fix athn_updateslot for fast PLL clock and 40MHz CBWDamien Bergamini
2010-05-13initialization values for AR9380 2.2.Damien Bergamini
2010-05-10athn(4) is going to support a new family of Atheros 802.11nDamien Bergamini
2010-04-07update initvals and TX gains for AR9285 >=1.2Damien Bergamini
2010-02-24Disable Reduced Interframe Space search on AR9160 to workaroundDamien Bergamini
2010-02-24fix AR_PHY_TX_DESIRED_SCALE_CCK mask (only affect AR9280 2.0Damien Bergamini
2009-11-19if a radio switch exists, configure the GPIO pin to which it isDamien Bergamini
2009-11-15AR9287 uses GPIO pin 8 for LED, not 1.Damien Bergamini
2009-11-14translate a comment from french to english.Damien Bergamini
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini