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
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2010-12-06
* replace per-driver dying and/or other state variables with use of
Jacob Meuser
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-06-09
Remove the definition and use of UPACKED and replace it with our own __packed
Marc Balmer
2007-06-06
Mechanical removal of USBBASEDEVICE. No binary change.
Michael Knudsen
2006-07-18
Tyops: simultaniously and carefull
Michael Knudsen
2006-06-27
__attribute__((__packed__)) -> __packed
Jonathan Gray
2006-06-27
Add support for max rssi/signal strength percentage on RFMD 2958
Jonathan Gray
2005-07-07
extend what jcs did a bit further by removing atus storage for the ssid.
David Gwynne
2005-05-23
Initial radiotap support. ok dlg@
Jonathan Gray
2005-03-08
add support for the new firmwares and the devices that use them
David Gwynne
2005-03-03
properly implement hardware wep support. mostly done by jesse off with
David Gwynne
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