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
/
ar5xxx.h
Age
Commit message (
Expand
)
Author
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-05-08
change the dmesg output: print known chipset names, don't print the
Reyk Floeter
2005-04-18
beautify the code by renaming HAL functions with capitalized words (i
Reyk Floeter
2005-04-09
use htole32 and leto32h for register access instead of hardware-based
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-19
further fixes for ar5212.
Reyk Floeter
2005-03-18
improve ar5212 init on reset
Reyk Floeter
2005-02-25
add support for the atheros ar5211 802.11A/B/g wireless chipset.
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-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
import of a free hal part for the ath driver as a replacement for the
Reyk Floeter