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
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