Age | Commit message (Expand) | Author |
2010-02-01 | regen | Damien Bergamini |
2010-02-01 | change descriptions for WiFi Link 6000 series | Damien Bergamini |
2010-02-01 | unmute GPIO 0 on IDT 92HD73C1 codecs found in Dell machines | Jacob Meuser |
2010-01-28 | set differential gains on 6250 too (but use a 1.0 factor, not 1.5). | Damien Bergamini |
2010-01-27 | - regen | Jasper Lievisse Adriaanse |
2010-01-27 | - add a bunch of new ati and nvidia devices | Jasper Lievisse Adriaanse |
2010-01-26 | backout last, it causes mem conflicts and device trouble; | Otto Moerbeek |
2010-01-23 | finally, 6250 parts need crystal calibration too. | Damien Bergamini |
2010-01-21 | Use ahci_nvidia_mcp_attach() for nvidia MCP79 ("Ion"), without which | Stuart Henderson |
2010-01-19 | IP checksum is still broken with fragments, turn it off for now. | Reyk Floeter |
2010-01-16 | rename bluetooth coexistence flags. no binary change. | Damien Bergamini |
2010-01-16 | Enable DC calibration and disable crystal calibration on | Damien Bergamini |
2010-01-14 | SiS devices seem unable to reset dma block index to zero, causing | Alexandre Ratchov |
2010-01-13 | As per NetBSD move HAYAKAWA Koichi's licenses to two clause. | Jonathan Gray |
2010-01-13 | Don't whack conflicting BARs if they are enabled. | Mark Kettenis |
2010-01-11 | Make the detach function handle the case of a partial attach, and make sure | Mark Kettenis |
2010-01-11 | When mapping CarBus memory BARs, enforce a minimum alignment of 0x1000. This | Mark Kettenis |
2010-01-11 | Enable IP checksum offloading in ix(4). | Reyk Floeter |
2010-01-10 | ATI AHCI seems not to put slot number into the command register | Alexander Yurchenko |
2010-01-10 | Fix two bugs in IPsec/HMAC-SHA2: | Markus Friedl |
2010-01-10 | Set XL_FLAG_FUNCREG for "cyclone" variants. This makes them see interrupts | Mark Kettenis |
2010-01-10 | Do not try to reevaluate the current RX production index on each | Christian Weisgerber |
2010-01-09 | Zap all setting of ITSDONE in drivers that don't look at it. Nobody | Kenneth R Westerback |
2010-01-09 | a lot of knf loving. hudge diff, no binary change. | Dariusz Swiderski |
2010-01-09 | workaround for a HW bug (does not affect 4965AGN) that may sporadically | Damien Bergamini |
2010-01-09 | Add support for the Broadcom BCM57765 ASIC and newer Broadcom | Christian Weisgerber |
2010-01-09 | replace an #ifdef IX_CSUM_OFFLOAD with an IFCAP_CSUM_IPv4 capability check, | Reyk Floeter |
2010-01-09 | Fix the IP ckecksum offloading logic that disables and breakes offloading | Reyk Floeter |
2010-01-09 | Remove typo and magic numbers from #if 0'd block, from Brad. | Stuart Henderson |
2010-01-07 | Rename _rxfilter functions to _iff for consistency. From Brad, ok kevlo@ | Stuart Henderson |
2010-01-06 | sync | Stuart Henderson |
2010-01-06 | New Broadcom nics, from Linux driver via Brad. | Stuart Henderson |
2010-01-04 | remove dead assignment and newly created unused variable. | Charles Longeau |
2009-12-31 | sync | Theo de Raadt |
2009-12-31 | new devs; ejacquot | Theo de Raadt |
2009-12-28 | Add MCP73_AHCI_5 to list of devices started in that special NVidia | Kenneth R Westerback |
2009-12-27 | Don't allocate resources on the Intel Hub-to-PCI bridges. Doing so breaks | Mark Kettenis |
2009-12-27 | spacing. | Felix Kronlage |
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 |