Age | Commit message (Expand) | Author |
2007-06-21 | rework how the IFF_PROMISC and IFF_ALLMULTI flags are dealt with, and how | David Gwynne |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | Better recovery when osiop goes nuts and spits | Miod Vallat |
2007-06-20 | Add support for VIA CX700/VX700 IDE. | Jonathan Gray |
2007-06-20 | regen | Jonathan Gray |
2007-06-20 | Add a few VIA devices found in jcs' model 2 oqo. | Jonathan Gray |
2007-06-19 | attach to the novatel ES620 found in the oqo model 2 w/sprint card | joshua stein |
2007-06-19 | regen | joshua stein |
2007-06-19 | novatel ES620 CDMA modem found in the oqo model 2 | joshua stein |
2007-06-19 | KNF after the recent macro expansion, mostly prototype indendation. | Marc Balmer |
2007-06-19 | Pass the correct flag to sbt_start() in sbt_start_cmd() | Uwe Stuehler |
2007-06-19 | better debug output | Uwe Stuehler |
2007-06-19 | Add a dac group init, mixer table and mixer init for the Sigmatel | Deanna Phillips |
2007-06-19 | Handle interrupts for the record stream as well. Recording now works. | Deanna Phillips |
2007-06-18 | fix pasto's | Jasper Lievisse Adriaanse |
2007-06-18 | avoid modification race in DIOCRLDINFO; ok krw miod | Theo de Raadt |
2007-06-18 | Implement DIOCRLDINFO, DIOCGPDINFO and DIOCGPART. Tweak DIOCGDINFO to | Kenneth R Westerback |
2007-06-18 | regen | Martin Reindl |
2007-06-18 | another geforce variant | Martin Reindl |
2007-06-18 | KNF after macro removals, no binary change. | Marc Balmer |
2007-06-18 | KNF, especially re-indent prototypes. No binary change. | Marc Balmer |
2007-06-18 | Use the right interface id when iterating over the control interface | Marc Balmer |
2007-06-18 | remove newline in dmesg that slipped in in last commit | Jacob Meuser |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | Add background SCAN command. | Marcus Glocker |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | Pass the device a better rate set. | Marcus Glocker |
2007-06-17 | We can not consider the first sti region as always mapped, since on pci | Miod Vallat |
2007-06-17 | Make sure to pass valid extended initialization structure pointers in | Miod Vallat |
2007-06-17 | Repair a couple of printfs. | Miod Vallat |
2007-06-17 | Add first shoot of SCAN command. | Marcus Glocker |
2007-06-17 | No longer include usb_port.h, all macros have been converted to their C | Marc Balmer |
2007-06-16 | Add three new firmware commands to set authentication, set rate adaption, | Marcus Glocker |
2007-06-16 | do not allocate ring descriptors for the service queue. | Damien Bergamini |
2007-06-16 | constify | Damien Bergamini |
2007-06-15 | Check that sc_notify actually points to something before attempting to call | Gordon Willem Klok |
2007-06-15 | Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS | Marc Balmer |
2007-06-15 | more (*&@#$ timeout.h fallout | Theo de Raadt |
2007-06-15 | the multicast filter is operated on as an array of u_int16_t's, not the | David Gwynne |
2007-06-14 | unbreak tree after untested timeout.h deletions | Theo de Raadt |
2007-06-14 | Prettier dmesg; requested a long time ago by deraadt@. | Alexander Yurchenko |
2007-06-14 | sync | Michael Knudsen |
2007-06-14 | Fix some typos in a few Intel entries. | Michael Knudsen |
2007-06-14 | Move the mstohz macro out of ubs_port.h and to the three places where it is | Marc Balmer |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-14 | Move four #defines out of usb_port.h and to the places where they are used. | Marc Balmer |
2007-06-14 | Move the inclusion of sys/timeout.h from usb_port.h to the drivers that | Marc Balmer |
2007-06-13 | Remove the definition and (single) use of the DECLARE_USB_DMA_T macro. | Marc Balmer |