Age | Commit message (Expand) | Author |
2004-11-23 | Create the init process earlier, before the root filesystem is mounted, | Miod Vallat |
2004-11-23 | use ieee80211com to store the mac | David Gwynne |
2004-11-22 | better fix for the internal fw loader that doesnt break 64bit archs | David Gwynne |
2004-11-22 | use a size_t here | Theo de Raadt |
2004-11-22 | correct license | Theo de Raadt |
2004-11-22 | relax warmboot detection, required for some models. ok deraadt@ | Daniel Hartmeier |
2004-11-22 | firmware loading for kue(4), tested for me by dhartmei | Theo de Raadt |
2004-11-22 | use a signed type if we're comparing the var to -1. fixes loading of the | David Gwynne |
2004-11-22 | cleaner handling of unknown radios | Theo de Raadt |
2004-11-21 | introduce the net80211 framework to atu | David Gwynne |
2004-11-20 | When processing sysex stop bytes ensure the packet is not corrupted | Jonathan Gray |
2004-11-19 | regen | David Gwynne |
2004-11-19 | remove the atmel dwl120 since the product id appears to be a typo. reorder | David Gwynne |
2004-11-19 | remove the atmel dwl120 since its product ids dont seem to exist, it looks | David Gwynne |
2004-11-19 | cleanup includes | David Gwynne |
2004-11-17 | use the filesystem based firmware loader; dlg ok | Theo de Raadt |
2004-11-17 | stuff after #endif | Theo de Raadt |
2004-11-17 | sync | Theo de Raadt |
2004-11-17 | Three mode devices found in the wild, I think | Theo de Raadt |
2004-11-17 | remove bogus printf | 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-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 | strlcpy | Theo de Raadt |
2004-11-11 | add support for the Atmel AT76c503a (vendor/device ids, we should already | David Gwynne |
2004-11-11 | regen | David Gwynne |
2004-11-11 | change the device id of the "atmel dwl-120" (which is what dlink calls its | David Gwynne |
2004-11-11 | from netbsd, if_axe.c revision 1.6 | David Gwynne |
2004-11-11 | the other half of the changes from netbsds if_axe.c revision 1.5: | David Gwynne |
2004-11-11 | half of the changes from netbsds if_axe.c revision 1.5: | David Gwynne |
2004-11-11 | from netbsd, if_axereg.h revision 1.2 | David Gwynne |
2004-11-11 | from netbsd, if_axe.c revision 1.5 | David Gwynne |
2004-11-11 | from netbsd revisions 1.2 and 1.3 | David Gwynne |
2004-11-11 | make setup of the rx transfers consistent | David Gwynne |
2004-11-11 | Handle all types of interrupts when operating in polled mode. | David Gwynne |
2004-11-11 | list the things that atu relies on | David Gwynne |
2004-11-11 | quirk for iriver 3xx. | Alexander Yurchenko |
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-10 | add support for the Conceptronic SnapPort USB 2.0 LAN Adapter | David Gwynne |
2004-11-10 | regen | David Gwynne |
2004-11-10 | Conceptronic SnapPort USB 2.0 LAN Adapter | David Gwynne |
2004-11-10 | strncpy->strlcpy | Alexander Yurchenko |
2004-11-09 | fix the url pointing to the original atuwi driver. pointed out by Dries | David Gwynne |