Age | Commit message (Expand) | Author |
2009-12-25 | regen | Miod Vallat |
2009-12-25 | One more Geode device. | Miod Vallat |
2009-12-24 | do not run the unsolicited event queue from the interrupt handler. | Jacob Meuser |
2009-12-22 | Revert last commit, I should have checked with damien@ first. | Stuart Henderson |
2009-12-22 | Sort pci ids, from Brad. | Stuart Henderson |
2009-12-22 | treat the front headphone jack more like a built-in speaker. make it's | Jacob Meuser |
2009-12-21 | Some cleaning for the rl(4) driver: | Christian Weisgerber |
2009-12-18 | More device id ordering, from Brad | Stuart Henderson |
2009-12-17 | Device id ordering, from Brad | Stuart Henderson |
2009-12-17 | sync | Stuart Henderson |
2009-12-17 | - correct the PCI ids for the BCM5717 and BCM5718 chipsets | Stuart Henderson |
2009-12-15 | don't make mixer items for vendor widgets. we don't know what they do. | Jacob Meuser |
2009-12-15 | mono ouputs shouldn't be candidates for exclusive inclusion in the | Jacob Meuser |
2009-12-15 | - instead of rolling a macro that is functional equivalent to nitems(), | Jasper Lievisse Adriaanse |
2009-12-15 | sync | Stuart Henderson |
2009-12-15 | Add PCI ids for the Marvell Yukon 8059 chipset and the SysKonnect | Stuart Henderson |
2009-12-14 | Add a dummy I915_PARAM_NUM_FENCES_AVAIL parameter for Mesa 7.5. | Matthieu Herrb |
2009-12-11 | regen | Mark Kettenis |
2009-12-11 | Add some missing Intel Q45 Manageability Engine stuff. From a dmesg | Mark Kettenis |
2009-12-11 | sync. | Owain Ainsworth |
2009-12-11 | When i filled in these pcidevs I cleverly made two sequential ones | Owain Ainsworth |
2009-12-09 | Do not count input errors twice. We always read input errors from | Christian Weisgerber |
2009-12-08 | claim Intel 82801H RAID by pci id. it might be in RAID mode, not ahci. | David Gwynne |
2009-12-07 | Fix a spacing nit, and replace a magic number with ETHER_ADDR_LEN. | Stuart Henderson |
2009-12-07 | get rid of the return codes from command submission, ata_cmd handlers | David Gwynne |
2009-12-03 | Use 16-bit writes instead of 8-bit writes for writing the | Jasper Lievisse Adriaanse |
2009-12-03 | use a define rather than magic number, spotted by Brad | Dariusz Swiderski |
2009-12-02 | Zap trailing whitespace. From Brad. | Stuart Henderson |
2009-12-01 | regen | Jasper Lievisse Adriaanse |
2009-12-01 | - add a whole bunch of more devices from dmesgs | Jasper Lievisse Adriaanse |
2009-12-01 | - regen | Jasper Lievisse Adriaanse |
2009-12-01 | - some more id's from dmesgs | Jasper Lievisse Adriaanse |
2009-12-01 | Change type of dva to u_int64_t to make mpii(4) compile on i386. | Alexander Bluhm |
2009-11-30 | Re-initialise the interface upon resume. | Mark Kettenis |
2009-11-30 | regen | Jasper Lievisse Adriaanse |
2009-11-30 | - add two devices found in dmesgs | Jasper Lievisse Adriaanse |
2009-11-29 | Merge in some tidying up bits from gem(4). From Brad. | Mark Kettenis |
2009-11-28 | Fix previous; pointed out by stsp@ | Mark Kettenis |
2009-11-28 | Make sure we pass on DVACT_SUSPEND and DVACT_RESUME requests to our children | Mark Kettenis |
2009-11-26 | Fix an issue where 82573L based em(4) devices had long latencies on the | Dariusz Swiderski |
2009-11-26 | em_stop() removes IFF_RUNNING flag, so we should rely on the IFF_UP being set | Dariusz Swiderski |
2009-11-26 | unbrak previous | Dariusz Swiderski |
2009-11-26 | handle DV_SUSPEND and DV_RESUME | Dariusz Swiderski |
2009-11-26 | Only re-initialise interfaces on suspend if they were IFF_RUNNING. | Mark Kettenis |
2009-11-25 | fix default phy_addr makes 82545 work again | Dariusz Swiderski |
2009-11-25 | oopsy. don't fuck the offset when we wrap the ring with NOOPs. | Owain Ainsworth |
2009-11-25 | Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part is | Dariusz Swiderski |
2009-11-25 | Just some minor cleanup. OK deraadt@ | Claudio Jeker |
2009-11-25 | Consider any tx buffer that is freed in vr_stop() to be an unsent | Theo de Raadt |
2009-11-25 | Re-enable the debug messages from bus errors and tx underruns so that | Theo de Raadt |