Age | Commit message (Expand) | Author |
2012-02-26 | there's no need to rearm interrupts, we only need to reenable queues; | Mike Belopuhov |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |
2012-02-15 | 82571/82572 do not properly set byte enables 2 and 3 on MSI | Jonathan Gray |
2012-02-08 | Remove the init path of jme_newbuf that used M_WAITOK | Jonathan Gray |
2012-02-04 | Close races where timer is started on a command and then an splbio() | Kenneth R Westerback |
2012-01-30 | Remove redundant call to vr_reset. From Bryan Steele, ok mikeb@ | Stuart Henderson |
2012-01-29 | According to the X.org driver, the Evergreen series of chips are the | Peter Hessler |
2012-01-29 | sync | Peter Hessler |
2012-01-29 | add device ID for Radeon HD 6320 | Peter Hessler |
2012-01-26 | stop the calibration timeout when stopping the interface (i noticed | Theo de Raadt |
2012-01-20 | save content of the pci attach args, not the pointer; from Christian Ehrhardt | Mike Belopuhov |
2012-01-15 | As SiS IDE has the same PCI product id for different revisions | Jonathan Gray |
2012-01-13 | handle m_copyback errors, this code is too sensitive for such | Mike Belopuhov |
2012-01-13 | Repair hw vlan tagging and stripping on 82599. Previously receiver | Mike Belopuhov |
2012-01-12 | add support for skinny variants. | David Gwynne |
2012-01-12 | regen | David Gwynne |
2012-01-12 | product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008 | David Gwynne |
2012-01-11 | ansify and de'register some prototypes | David Hill |
2012-01-09 | regen | Christiano F. Haesbaert |
2012-01-09 | Add support for a new puc(4), MosChip MCS9865. | Christiano F. Haesbaert |
2012-01-09 | pcidevs | Christiano F. Haesbaert |
2012-01-07 | regen | Mark Kettenis |
2012-01-07 | Intel Xeon E3-1200 | Mark Kettenis |
2012-01-05 | suspend/resume support for vr(4); from brynet@gmail.com | Theo de Raadt |
2012-01-04 | Add support for SiS 1183 SATA. From/tested by Loganaden Velvindron. | Jonathan Gray |
2012-01-04 | regen | Jonathan Gray |
2012-01-04 | SiS 1183 SATA from Loganaden Velvindron, and add 1182 SATA while here. | Jonathan Gray |
2012-01-02 | Use the correct multiplier for older SUNIX 406x 8-serial cards. Problem | Stuart Henderson |
2012-01-02 | regen | Mark Kettenis |
2012-01-02 | Add SiS 1184 RAID and 1185 AHCI, as found on the SiS 966 chipset. | Mark Kettenis |
2011-12-23 | Switch the Ricoh RU823 SD/MMC in SD2.0 mode (upon which it changes itself | Mark Kettenis |
2011-12-23 | Use the generic PCI power management code instead of rolling our own. | Mark Kettenis |
2011-12-19 | regen | Mark Kettenis |
2011-12-19 | Add TI XIO2221 FireWire. | Mark Kettenis |
2011-12-16 | regen. | Federico G. Schwindt |
2011-12-16 | fix typo. | Federico G. Schwindt |
2011-12-12 | add missing m_freem's into the error code paths. there's no change | Mike Belopuhov |
2011-12-09 | we need to always schedule another rx ring refill callout | Mike Belopuhov |
2011-12-09 | we don't do intel i/oat and don't set up parameters for the | Mike Belopuhov |
2011-12-08 | add timeout to fill rx-ring in case of mbuf shortage while in vr_intr(); | Markus Friedl |
2011-12-07 | Make sure we only return 1 from the interrupt handler if the interrupt | Mark Kettenis |
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-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-11-14 | Use a fixed io_page for all hibernate I/O, which is needed for | Mike Larkin |
2011-11-12 | Unbreak tree after kettenis's sanitization in pcidevs | Philip Guenthe |
2011-11-12 | regen | Mark Kettenis |