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
/
ar9003.c
Age
Commit message (
Expand
)
Author
2011-01-01
more AR9380/AR9485 bits.
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-08-18
fix a test that prevents division by zero
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-21
no delay is necessary on the AR9003 after writing an analog register.
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
sync DPRINTF with ar5008
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-16
small ar9003_rx_process fixes.
Damien Bergamini
2010-05-16
return early in {ar5008,ar9003}_rx_free if buffers have not been
Damien Bergamini
2010-05-12
do not unlink the Tx buffer from our global list until we're sure
Damien Bergamini
2010-05-11
enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says the
Damien Bergamini
2010-05-11
always reset the Tx status descriptor before leaving ar9003_tx_process().
Damien Bergamini
2010-05-11
various AR9003 fixes (found during code inspection):
Damien Bergamini
2010-05-10
athn(4) is going to support a new family of Atheros 802.11n
Damien Bergamini