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
/
athvar.h
Age
Commit message (
Expand
)
Author
2006-06-23
set the RSSI Max value in ath(4) and use the new RSSI radiotap header
Reyk Floeter
2005-10-20
defintion -> definition;
Jason McIntyre
2005-09-23
cleanup and simplify the regulation domain handling. some devices are
Reyk Floeter
2005-09-22
remove the very basic ath(4) rate control implementation and use
Reyk Floeter
2005-08-17
fix led states and knf. this also enables support for the software led
Reyk Floeter
2005-07-30
remove a useless timeout after tx (decrease nasty delays while
Reyk Floeter
2005-05-28
fix hostap mode
Reyk Floeter
2005-05-28
make sure to enable socket on resume.
Robert Nagy
2005-05-27
re-enable gpio init even without using the gpio(4) framework
Reyk Floeter
2005-05-27
- disable the gpio user interface for now, it's just an unimportant
Reyk Floeter
2005-05-24
ath_hal_rx_monitor should be used for link state monitoring instead of
Reyk Floeter
2005-04-18
beautify the code by renaming HAL functions with capitalized words (i
Reyk Floeter
2005-03-11
fix channel initialisation. thanks to simon slater.
Reyk Floeter
2005-03-03
improve radiotap support, fix some minor bugs.
Reyk Floeter
2005-02-17
mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup the
Reyk Floeter
2004-12-18
use tick instead of ticks. thanks to hannes at mehnert dot org.
Reyk Floeter
2004-11-23
support the gpio found on ath(4) devices.
Reyk Floeter
2004-11-02
imported Sam Leffler's ath driver for atheros multimode wireless nics
Reyk Floeter