Age | Commit message (Expand) | Author |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-12-08 | regen | Jonathan Gray |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-12-06 | tell net80211 that we can get probes/beacons on any channel during a scan. | David Gwynne |
2004-12-06 | some mice have more than 7 buttons, so raise the limit in the driver. | David Gwynne |
2004-12-06 | dont try and detect if the external firmware is already loaded by changing | David Gwynne |
2004-12-05 | do a scan for networks when net80211 thinks we should rather than doing it | David Gwynne |
2004-12-05 | net80211 in the watchdog | David Gwynne |
2004-12-05 | clean up init of the tx xfers | David Gwynne |
2004-12-05 | unbreak builds without ATU_DEBUG set. | David Gwynne |
2004-12-05 | clean up some more of the old state machine | David Gwynne |
2004-12-05 | shrink atu_ioctl to only have the useful bits. inet6 seems a bit happier as a | David Gwynne |
2004-12-05 | rely on net80211 for media status/changes. reset the device as needed | 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-12-03 | URL of data sheet has changed. | Jonathan Gray |
2004-12-03 | Don't need to set ifp->if_mtu as ether_ifattach does this for us. | Jonathan Gray |
2004-11-30 | Make Sun type 6 USB keyboards return extended keycodes for 'L' keys | Matthieu Herrb |
2004-11-29 | sync | Alexander Yurchenko |
2004-11-29 | CSR BlueCore, from anil. | Alexander Yurchenko |
2004-11-28 | sync | Peter Valchev |
2004-11-28 | garmin palm device; from openbsd@st.thrush.com | Peter Valchev |
2004-11-28 | kue(4) uses loadfirmware(9), but usb threaded probing starts before | Theo de Raadt |
2004-11-23 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Federico G. Schwindt |
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 |