Age | Commit message (Expand) | Author |
2011-09-18 | Fix various format string types to as a minimum match the width of the | Miod Vallat |
2011-09-17 | use default_chip_unmap for sata_chip_map, lets the via controllers detach | Jonathan Gray |
2011-09-16 | regen | Jonathan Gray |
2011-09-16 | add Intel E600/EG20T and some other devices from submitted dmesgs | Jonathan Gray |
2011-09-15 | Fix up age_encap() / age_start().. | Kevin Lo |
2011-09-14 | Initial kernel support for sandybridge intel chipsets in intagp and inteldrm. | Owain Ainsworth |
2011-09-13 | Fix up ale_encap() / ale_start(): | Kevin Lo |
2011-09-13 | Fix up alc_encap() / alc_start(): | Kevin Lo |
2011-09-12 | Clamp a maximum number of outstanding requests at 40 as it was | Mike Belopuhov |
2011-09-05 | Enable MSI support and fix establishing a link to a GigE link partner | Kevin Lo |
2011-09-04 | regen | Mark Kettenis |
2011-09-04 | There is no such thing as the "Intel Centrino Advanced-N 6005". | Mark Kettenis |
2011-09-04 | regen | Mark Kettenis |
2011-09-04 | Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out by | Mark Kettenis |
2011-09-04 | sync | Stuart Henderson |
2011-09-04 | Add PCI ids for D-Link DGE-530T C1 GigE NIC and the ServerWorks HT-1100 SATA | Stuart Henderson |
2011-09-03 | Help prevent watchdog timeouts. | Kevin Lo |
2011-09-03 | Disable PHY hibernation. The PHY will go into sleep state when it | Kevin Lo |
2011-09-02 | Differential gain calibration makes the 6005 firmware crap out, so skip it for | Mark Kettenis |
2011-09-01 | The 6005 and 6050-based parts need DC calibration turned on, otherwise the | Mark Kettenis |
2011-08-30 | regen | Martin Pieuchot |
2011-08-30 | Add another GeForce 8400 GS | Martin Pieuchot |
2011-08-30 | Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF) | Christiano F. Haesbaert |
2011-08-29 | dont use a semaphore (which doesnt block interrupts in the critical | David Gwynne |
2011-08-26 | Prevent watchdog timeouts; tested by Thomas Pfaff | Kevin Lo |
2011-08-26 | Move the comment outside of the VLAN section of code and above that | Kevin Lo |
2011-08-22 | Add support for Radeon 4250. | Christiano F. Haesbaert |
2011-08-21 | Help with the watchdog timeouts seen when unplugging the cable from | Kevin Lo |
2011-08-20 | Don't wait for FR to come on after setting the FRE bit in the port command | Mark Kettenis |
2011-08-08 | myx requires the driver pad short ethernet frames to 60 bytes by | David Gwynne |
2011-07-31 | Add support for the Ricoh 5U823 SD/MMC controller found on the x220. | Mark Kettenis |
2011-07-31 | regen | Mark Kettenis |
2011-07-31 | Fix typo in Ricoh 5U823 SD/MMC entry. | Mark Kettenis |
2011-07-26 | do not describe where DELAY comes from; pointed out by austin; ok jsg | Theo de Raadt |
2011-07-21 | Index the sensor array starting from 0 not sc_vd_id_low. On my R310 this | Stuart Henderson |
2011-07-20 | For now, disable msi interrupts. Reading through the linux driver one | Marco Peereboom |
2011-07-20 | spell FALLTHROUGH correctly | Stuart Henderson |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |
2011-07-15 | Cope with the start-dma-before-init errata and some other register setup | Theo de Raadt |
2011-07-11 | pass the interface for non-compat-mode piix. from netbsd. | joshua stein |
2011-07-08 | First batch of converting SCSI HBAs from setting saa_targets and | Matthew Dempsky |
2011-07-08 | Fix WoL support in xl(4). Now works with my hardware (3Com 3c905C). | Stefan Sperling |
2011-07-07 | use IF_LEN/IFQ_LEN to access and ifqueue's length field. ryan ok | Henning Brauer |
2011-07-07 | i NEVER NEVER NEVER want to see ifqueue->ifq_len = anything. sorry, that is | Henning Brauer |
2011-07-06 | cosnistently use IFQ_SET_MAXLEN, surfaced in a discussion with + ok bluhm | Henning Brauer |
2011-07-06 | so... there is some crazy bug exposed on non-ironlake chips, when the | Theo de Raadt |
2011-07-05 | Call bzero(&saa, sizeof(saa)) each time we use saa to attach | Matthew Dempsky |
2011-07-05 | Stupid driver makes a copy of struct pci_attach_args. Make sure we clear | Mark Kettenis |
2011-07-04 | Temporarily back out msi for inteldrm. | Owain Ainsworth |
2011-07-04 | Use the SDEV_2NDBUS flag like isp(4) instead of the current | Matthew Dempsky |