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
/
ar5210.c
Age
Commit message (
Expand
)
Author
2005-04-18
beautify the code by renaming HAL functions with capitalized words (i
Reyk Floeter
2005-04-08
move reset of HAL descriptors to ath.c
Reyk Floeter
2005-04-08
bye bye unportable bitfields
Reyk Floeter
2005-04-06
pad keys with zeros to a supported key length. this is bad but seems
Reyk Floeter
2005-03-20
some fixes for wep and reset.
Reyk Floeter
2005-03-18
ignore bmiss interrupts for now.
Reyk Floeter
2005-03-10
fix beacon handling
Reyk Floeter
2005-02-17
a new year and a new, less restrictive license. because it has to be
Reyk Floeter
2005-02-17
knf
Reyk Floeter
2005-02-17
cosmetic changes, fix regdomain code and beacon handling
Reyk Floeter
2005-02-16
fix an invalid condition which returns on an invalid beacon state.
Reyk Floeter
2005-01-09
fix regulation domain handling
Reyk Floeter
2004-12-31
sync with the latest work and add some stuff needed by the upcoming ar5211/ar...
Reyk Floeter
2004-11-23
store number of supported gpio pins
Reyk Floeter
2004-11-11
some fixes for beeing compatible with gcc3 as noticed by some people.
Reyk Floeter
2004-11-08
use __packed instead of __attribute__ ((__packed__)) (ok miod@), check
Reyk Floeter
2004-11-03
knf, use positive error values (suggested by miod@)
Reyk Floeter
2004-11-02
spacing, beautify dmesg output
Reyk Floeter
2004-11-02
removed some printfs
Reyk Floeter
2004-11-02
import of a free hal part for the ath driver as a replacement for the
Reyk Floeter