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
/
rtwvar.h
Age
Commit message (
Expand
)
Author
2006-06-27
__attribute__((__packed__)) -> __packed
Jonathan Gray
2006-01-05
part of rev 1.58 of rtw.c David Young comitted to NetBSD:
Jonathan Gray
2005-11-04
Move access to RF tranceiver functions to be via callbacks.
Jonathan Gray
2005-10-24
change read/write callbacks to use a void * instead of struct rtw_regs.
Reyk Floeter
2005-10-24
two sc_anaparm registers
Reyk Floeter
2005-10-23
Move rtw_attach error condition handling out of rtw_detach and into
Jonathan Gray
2005-10-23
use read/write/barrier callbacks, will be used later
Reyk Floeter
2005-09-15
Remove rtw_rfbus_write abstraction for readability.
Jonathan Gray
2005-09-14
Remove rtw_rf/rtw_rfbus and some other related abstractions
Jonathan Gray
2005-06-15
Match RTL8255 transceiver and stub out related support functions.
Jonathan Gray
2005-05-29
use JAPAN for locale code 0 stored in some rtw EEPROMs.
Reyk Floeter
2005-05-29
knf
Reyk Floeter
2005-05-29
cleanup rtw
Reyk Floeter
2005-05-26
Fix compilation on macppc and likely other archs.
Jonathan Gray
2005-03-02
radiotap support largely based on NetBSD rtw.
Jonathan Gray
2005-02-19
From part of NetBSD rtw.c rev 1.42:
Jonathan Gray
2005-02-14
From NetBSD:
Jonathan Gray
2005-01-22
Reduce diff to NetBSD.
Jonathan Gray
2005-01-22
Reduce diff to NetBSD.
Jonathan Gray
2005-01-19
destatic functions.
Jonathan Gray
2005-01-19
Use the RF chipset type rather than the hardware version when determining
Jonathan Gray
2004-12-29
Driver for Realtek 802.11 devices from NetBSD.
Jonathan Gray