Age | Commit message (Expand) | Author |
2011-11-29 | the code for managing tty vs cua usage collision was free'ing all sorts | Theo de Raadt |
2011-11-29 | Do not blindly return 1 from the interrupt handler since we do not know | Joel Sing |
2011-11-29 | Limit the kumeran errata to a specific mac/phy combo as done in the Intel | Jonathan Gray |
2011-11-28 | Fix reversed error-handling gotos in myx_buf_fill(), which would lead to | Bret Lambert |
2011-11-27 | Bring back low latency interrupt moderation for 82599 | Mike Belopuhov |
2011-11-27 | Checksum fix from reyk (rev1.31) that was lost during update: | Mike Belopuhov |
2011-11-27 | This needs sys/kthread.h to build | Claudio Jeker |
2011-11-26 | add Netgear WNA100M | Chris Kuethe |
2011-11-26 | regen | Chris Kuethe |
2011-11-26 | add usb id for Netgear WNA100M | Chris Kuethe |
2011-11-21 | this should have gone away because it is now in files.pci | Theo de Raadt |
2011-11-19 | Add ZTE MF190; ok jsg | Mike Belopuhov |
2011-11-19 | Add a comment explaining the weired nature of the mlphy. | Claudio Jeker |
2011-11-19 | regen | Mike Belopuhov |
2011-11-19 | Add ZTE MF190 installer ID | Mike Belopuhov |
2011-11-17 | support Huawei EM770W | Jonathan Gray |
2011-11-17 | regen | Jonathan Gray |
2011-11-17 | Huawei EM770W | Jonathan Gray |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-11-15 | on failure, the hibernate io function should return an errno type variable, | Theo de Raadt |
2011-11-14 | local variable not needed in sdmmc_activate | Theo de Raadt |
2011-11-14 | sync | Theo de Raadt |
2011-11-14 | SMSC9512 and family | Theo de Raadt |
2011-11-14 | Use a fixed io_page for all hibernate I/O, which is needed for | Mike Larkin |
2011-11-13 | Add some #defines for the various hibernate I/O modes, some of the | Mike Larkin |
2011-11-13 | When initiating a rebuild update the DUID for the chunk so that | Joel Sing |
2011-11-13 | Cleanup rebuild initialisation code. In particular, reconstruct the chunk | Joel Sing |
2011-11-12 | Unbreak tree after kettenis's sanitization in pcidevs | Philip Guenthe |
2011-11-12 | regen | Mark Kettenis |
2011-11-12 | Sanitize NVIDIA SATA/AHCI/RAID IDs. Not all of these have been seen in the | Mark Kettenis |
2011-11-11 | Remove a bogus check which dereferences an uninitialised pointer. | Joel Sing |
2011-11-11 | When rebuilding check the size of the replacement chunk against the | Joel Sing |
2011-11-11 | Remove unused sv_sensor_valid variable. | Joel Sing |
2011-11-11 | When setting up a bootable softraid volume, do not try to save the boot | Joel Sing |
2011-11-11 | regen | Gleydson Soares |
2011-11-11 | add support for HUAWEI Mobile E173s | Gleydson Soares |
2011-11-10 | Fixed config_pending calls in sdmmc(4) | Uwe Stuehler |
2011-11-10 | Death to inappropriate whitespace. First one pointed out by Brad. | Kenneth R Westerback |
2011-11-09 | Add support for UISUBCLASS_MOBILE_DIRECT_LINE_MODEL to cdce(4). | Stuart Henderson |
2011-11-09 | If directly open /dev/wskbdX, then wskbdX be removed from mux wskbd, | Alexandr Shadchin |
2011-11-09 | Auto-repeat keys in WSKBD_RAW mode is not needed. | Alexandr Shadchin |
2011-11-08 | ncr53c9x (a.k.a. esp on sparc64) does not like 16-byte SCSI commands | Kenneth R Westerback |
2011-11-08 | Typo. BIOC_SSOFFLINE is the ioctl command. Pass BIOC_SDOFFLINE to | Kenneth R Westerback |
2011-11-03 | Backout last change that broke the driver. There's no hardware at hand | Mike Belopuhov |
2011-11-02 | Make sure we set UDMA capabilities for HT-1000 IDE, | Jonathan Gray |
2011-11-02 | fix defines for some ehci registers. they are not used yet as they only | Eric Faurot |
2011-10-31 | Save and restore MSI configuration on PCI-Express bridges during | Mike Belopuhov |
2011-10-29 | avoid an out-of-bounds array access in urtwn_iq_calib_chain(); | Gleydson Soares |
2011-10-28 | Fix bogus frame selection check in uvideo_vs_negotiation(). | Marcus Glocker |
2011-10-28 | sync to new ufdti; Mark Peoples | Theo de Raadt |