summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_atureg.h
AgeCommit message (Expand)Author
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2010-12-06* replace per-driver dying and/or other state variables with use ofJacob Meuser
2007-11-27typos; ok jmc@Martynas Venckus
2007-06-09Remove the definition and use of UPACKED and replace it with our own __packedMarc Balmer
2007-06-06Mechanical removal of USBBASEDEVICE. No binary change.Michael Knudsen
2006-07-18Tyops: simultaniously and carefullMichael Knudsen
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27Add support for max rssi/signal strength percentage on RFMD 2958Jonathan Gray
2005-07-07extend what jcs did a bit further by removing atus storage for the ssid.David Gwynne
2005-05-23Initial radiotap support. ok dlg@Jonathan Gray
2005-03-08add support for the new firmwares and the devices that use themDavid Gwynne
2005-03-03properly implement hardware wep support. mostly done by jesse off withDavid Gwynne
2004-12-23turn padding of tx packets on since it appears it may be needed by certainDavid Gwynne
2004-12-20lots of minor tweaking and cleanup, removal of unused junk, etc; dlg okTheo de Raadt
2004-12-13endian fixes, ie, atu will now work on big endian architectures.David Gwynne
2004-12-12do a better reattachement of this deviceDavid Gwynne
2004-12-08remove the variables that used to make up the signal cache. nothing in atuDavid Gwynne
2004-12-08remove some defines for timeouts that are no longer used thanks to net80211David Gwynne
2004-12-05do a scan for networks when net80211 thinks we should rather than doing itDavid Gwynne
2004-12-05clean up some more of the old state machineDavid Gwynne
2004-12-05remove the dependance on code from wiDavid Gwynne
2004-12-04remove code that is now unused because of the move to net80211 and theDavid Gwynne
2004-12-04clean up the tx pathDavid Gwynne
2004-12-04clean up the rx pathDavid Gwynne
2004-12-04disable the state machine in atu in favour of the net80211 framework. lots ofDavid Gwynne
2004-11-23use ieee80211com to store the macDavid Gwynne
2004-11-21introduce the net80211 framework to atuDavid Gwynne
2004-11-17stuff after #endifTheo de Raadt
2004-11-16get rid of the ATU_NO_COPY_TX knob. we always want it on.David Gwynne
2004-11-15remove some debug cruftDavid Gwynne
2004-11-12support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daanTheo de Raadt
2004-11-09remove useless bpf code. removes dependancy on code from an(4).David Gwynne
2004-11-08Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driverDavid Gwynne