index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
athnvar.h
Age
Commit message (
Expand
)
Author
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-10-21
Fix values of AR9003 Rx queue software indexes. Both indexes were zero,
Stefan Sperling
2012-10-20
Init values for the AR9485 were for version 1.0 of this chip, which according
Stefan Sperling
2012-08-25
Add support for power saving in Host AP mode.
Mark Kettenis
2012-06-10
Allow a variable number of words for the Serializer/Deserializer programming.
Mark Kettenis
2011-01-08
fix LEDs handling.
Damien Bergamini
2011-01-06
"athn* at uhub? port ?"
Damien Bergamini
2011-01-01
add code to read OTPROM on the AR9485
Damien Bergamini
2010-12-31
limit the number of Tx chains used on some 3-stream AR9380 chips
Damien Bergamini
2010-12-31
Make the athn(4) back-end more bus agnostic by moving read and write
Damien Bergamini
2010-11-10
Several updates for the Osprey (AR9380):
Damien Bergamini
2010-10-18
Stop compiling with ATHN_DEBUG defined by default.
Damien Bergamini
2010-09-03
fix initialization value of analog register AR_AN_TOP2 on some high
Damien Bergamini
2010-08-12
Enable periodic (every 4 minutes) power amplifier calibration
Damien Bergamini
2010-08-12
For chips in open-loop power control mode, periodically (every 30 secs)
Damien Bergamini
2010-07-21
Add suspend/unsuspend logic.
Mark Kettenis
2010-07-15
According to Linux ath9k, the AR9280 1.0 was never sold.
Damien Bergamini
2010-06-22
cleanup/fix PA predistortion code.
Damien Bergamini
2010-06-21
Implement PA linearization on adapters with digital predistorters
Damien Bergamini
2010-06-21
allow Tx flags to be passed to the tx() routine.
Damien Bergamini
2010-06-05
- fix athn_set_key() on big-endian machines (function is not used yet)
Damien Bergamini
2010-05-16
cleanup hardware key cache management (not used yet)
Damien Bergamini
2010-05-16
cleanup calibration bits (not everything is enabled yet.)
Damien Bergamini
2010-05-16
initial Host AP bits.
Damien Bergamini
2010-05-11
enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says the
Damien Bergamini
2010-05-10
athn(4) is going to support a new family of Atheros 802.11n
Damien Bergamini
2010-05-05
disable bluetooth coexistence as I suspect this is what is causing
Damien Bergamini
2010-02-15
Properly detect when the band changes from 2GHz to 5GHz and
Damien Bergamini
2010-01-27
change the MRR pattern from 1/1/1/1 to 2/2/2/4
Damien Bergamini
2009-11-22
fix RTS/CTS and CTS-to-self protection modes.
Damien Bergamini
2009-11-19
if a radio switch exists, configure the GPIO pin to which it is
Damien Bergamini
2009-11-17
update hardware multicast filter.
Damien Bergamini
2009-11-17
add short interframe space to duration since the athn_txtime
Damien Bergamini
2009-11-15
AR9287 uses GPIO pin 8 for LED, not 1.
Damien Bergamini
2009-11-14
athn(4), a driver for Atheros 802.11a/g/n devices.
Damien Bergamini