Age | Commit message (Expand) | Author |
2006-12-06 | When compiled with UDCF_DEBUG, only output the bits received when | Marc Balmer |
2006-12-05 | regen | Otto Moerbeek |
2006-12-05 | Add code to detect (and eliminate) statistical outliers. Tested by me and | Marc Balmer |
2006-12-04 | avoid unnecessary copies (memcpy(x, x, n)) in the TX path. | Damien Bergamini |
2006-12-04 | regen | Martin Reindl |
2006-12-04 | add vendor ID for Silicon Integrated Systems Corporation | Martin Reindl |
2006-12-03 | don't include <net80211/ieee80211_amrr.h> | Damien Bergamini |
2006-12-03 | fix handling of the SIOCS80211CHANNEL ioctl in monitor mode: | Damien Bergamini |
2006-12-03 | don't schedule a USB task in {ural,rum}_newstate() if we're called from | Damien Bergamini |
2006-12-03 | The device doesn't always detach gracefully from the bus after a firmware | Damien Bergamini |
2006-12-02 | Add a "break" which makes AL7230B initialize now. Still doesn't work | Marcus Glocker |
2006-11-30 | cosmetic | Damien Bergamini |
2006-11-30 | fix PHY initialization for ZD1211B. | Damien Bergamini |
2006-11-30 | fix setting of MAC register ZYD_MAC_RETRY for ZD1211B. | Damien Bergamini |
2006-11-30 | unitialized variable, busted by dlg, fixed by dlg | Theo de Raadt |
2006-11-30 | more ZD1211B devices | Jonathan Gray |
2006-11-30 | regen | Jonathan Gray |
2006-11-30 | Add a bunch more ZD1211B devices mostly from http://zd1211.ath.cx/ | Jonathan Gray |
2006-11-29 | Detach correctly; ok deraadt@ | Miod Vallat |
2006-11-29 | Remaining bits required for ZD1211B support. | Jonathan Gray |
2006-11-29 | match Linksys WUSBF54G | Jonathan Gray |
2006-11-29 | regen | Jonathan Gray |
2006-11-29 | Linksys WUSBF54G | Jonathan Gray |
2006-11-28 | give scsi controllers a real attach args to fill in when attaching scsibus. | David Gwynne |
2006-11-28 | another motorola device. | Dale Rahn |
2006-11-28 | sync | Dale Rahn |
2006-11-28 | yet another cdce device. | Dale Rahn |
2006-11-28 | add needs-flag to allow pxaudc to compile without usbf (to get the | Uwe Stuehler |
2006-11-27 | Initial untested bits for ZD1211B support, different init | Jonathan Gray |
2006-11-27 | smallest usb driver ever: enable config on the Blackberry which prevents | Theo de Raadt |
2006-11-26 | avoid extra inclusions; ok jsg | Theo de Raadt |
2006-11-26 | sync | Theo de Raadt |
2006-11-26 | learn about RIM products | Theo de Raadt |
2006-11-26 | Make use of ieee80211_std_rateset | Jonathan Gray |
2006-11-26 | cover up a bug (resulting in noise in dmesg) that we still do not | Theo de Raadt |
2006-11-26 | do not have each net80211 driver define its own rates structures. if they use | Theo de Raadt |
2006-11-26 | missing file; sorry niall! | Uwe Stuehler |
2006-11-25 | Initial USB device controller (UDC) and USB CDC Ethernet function support | Uwe Stuehler |
2006-11-25 | regen | Jonathan Gray |
2006-11-25 | Netgear WG111v2 | Jonathan Gray |
2006-11-24 | regen | Brad Smith |
2006-11-24 | add the DLink DWL-G120 product id. | Brad Smith |
2006-11-19 | restore the workaround for rate==0 bug. | Damien Bergamini |
2006-11-17 | sync | Theo de Raadt |
2006-11-17 | usb hub found on ibm x3455; Srebrenko Sehic | Theo de Raadt |
2006-11-16 | sync | Theo de Raadt |
2006-11-16 | another cdce | Theo de Raadt |
2006-11-16 | add support for 4 new radios: AL2210, CGT, Maxim New, Maxim New2 | Damien Bergamini |
2006-11-15 | Fix an integer type promotion that can lead to wrong offsets on 64 bit arches. | Marc Balmer |
2006-11-13 | first round of commits for proper 11b/g protection support: | Damien Bergamini |