summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_atureg.h
AgeCommit message (Expand)Author
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