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
/
usb
/
if_atu.c
Age
Commit message (
Expand
)
Author
2004-11-15
debug printf fixes from Daan Vreeken
David Gwynne
2004-11-12
support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daan
Theo de Raadt
2004-11-12
cleanup prototypes
Theo de Raadt
2004-11-12
print address, this is not a debug piece
Theo de Raadt
2004-11-11
use ether_ifdetach; from daan
Theo de Raadt
2004-11-11
simplify debug printf mechanism, with various levels of verbosity more
Theo de Raadt
2004-11-11
add support for the Atmel AT76c503a (vendor/device ids, we should already
David Gwynne
2004-11-11
remove test code; Danovitsch@vitsch.net
Theo de Raadt
2004-11-11
remove excessive splnet; Danovitsch@vitsch.net
Theo de Raadt
2004-11-10
allocate a single buffer for the rx xfer to use rather than let it try
David Gwynne
2004-11-09
fix the url pointing to the original atuwi driver. pointed out by Dries
David Gwynne
2004-11-09
remove useless bpf code. removes dependancy on code from an(4).
David Gwynne
2004-11-08
let it actually compile
Theo de Raadt
2004-11-08
Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driver
David Gwynne