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_atureg.h
Age
Commit message (
Expand
)
Author
2004-12-23
turn padding of tx packets on since it appears it may be needed by certain
David Gwynne
2004-12-20
lots of minor tweaking and cleanup, removal of unused junk, etc; dlg ok
Theo de Raadt
2004-12-13
endian fixes, ie, atu will now work on big endian architectures.
David Gwynne
2004-12-12
do a better reattachement of this device
David Gwynne
2004-12-08
remove the variables that used to make up the signal cache. nothing in atu
David Gwynne
2004-12-08
remove some defines for timeouts that are no longer used thanks to net80211
David Gwynne
2004-12-05
do a scan for networks when net80211 thinks we should rather than doing it
David Gwynne
2004-12-05
clean up some more of the old state machine
David Gwynne
2004-12-05
remove the dependance on code from wi
David Gwynne
2004-12-04
remove code that is now unused because of the move to net80211 and the
David Gwynne
2004-12-04
clean up the tx path
David Gwynne
2004-12-04
clean up the rx path
David Gwynne
2004-12-04
disable the state machine in atu in favour of the net80211 framework. lots of
David Gwynne
2004-11-23
use ieee80211com to store the mac
David Gwynne
2004-11-21
introduce the net80211 framework to atu
David Gwynne
2004-11-17
stuff after #endif
Theo de Raadt
2004-11-16
get rid of the ATU_NO_COPY_TX knob. we always want it on.
David Gwynne
2004-11-15
remove some debug cruft
David Gwynne
2004-11-12
support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daan
Theo de Raadt
2004-11-09
remove useless bpf code. removes dependancy on code from an(4).
David Gwynne
2004-11-08
Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driver
David Gwynne