Age | Commit message (Expand) | Author |
2011-02-11 | Port over a fix from Chris Wilson to poke the 855GM GWB/HIC bit. | Marco Pfatschbacher |
2011-02-06 | cap the max size of the eeprom to 16k, as per the linux and freebsd | David Gwynne |
2011-01-29 | Fix two logic errors: | Kevin Lo |
2011-01-28 | we deal with polled ccbs erroring out properly, we dont have to complain | David Gwynne |
2011-01-28 | ahci0: timed out 1, active 0, count 0 during pmp probe timeouts should be | David Gwynne |
2011-01-26 | Add port multiplier support, has been in snaps for a while with no reported | Dale Rahn |
2011-01-26 | sync | Kevin Lo |
2011-01-26 | sort previous | Kevin Lo |
2011-01-26 | sync | Kevin Lo |
2011-01-26 | Attansic L1D/L2C PCI ids | Kevin Lo |
2011-01-24 | unbreak 6200 support by forcing Tx/Rx chains masks since ROM | Damien Bergamini |
2011-01-21 | Get rid of the use of goto's within vte_iff funtion; from Brad | Kevin Lo |
2011-01-19 | - regen | Jasper Lievisse Adriaanse |
2011-01-19 | - fix Radeon HD 3870 audio entry, from Greg Jones. | Jasper Lievisse Adriaanse |
2011-01-18 | - regen after grange's last commit. | Jasper Lievisse Adriaanse |
2011-01-18 | Another ati and nvidia video from yason@linklevel.net | Alexander Yurchenko |
2011-01-17 | sync | Kevin Lo |
2011-01-17 | Add id for Broadcom BCM57712; from Brad | Kevin Lo |
2011-01-15 | Fix multicast handling | Kevin Lo |
2011-01-15 | Add drivers for the RDC R6040 Ethernet chipset | Kevin Lo |
2011-01-13 | sync | Alexander Yurchenko |
2011-01-13 | A few devices found on Dell Inspirion N5010; from yason@linklevel.net | Alexander Yurchenko |
2011-01-13 | Get rid of "forever" loop in the interrupt handler such that we drop out of the | Mark Kettenis |
2011-01-12 | A bunch more explicit_bzero calls for key material | Theo de Raadt |
2011-01-12 | use explicit_bzero() for key materials, including that in the session. | Theo de Raadt |
2011-01-12 | explicit_bzero() of key material in drivers few people use | Theo de Raadt |
2011-01-11 | for key material that is being being discarded, convert bzero() to | Theo de Raadt |
2011-01-10 | Some nfe(4)/rlphy(4) combos don't work, because the PHY responds to all | Mark Kettenis |
2011-01-09 | trust the Tx/Rx chains masks in ROM except for the 4965 and 5100 | Damien Bergamini |
2011-01-09 | cleanup; change the way opns are attached. | Damien Bergamini |
2011-01-08 | sync | Theo de Raadt |
2011-01-08 | new radeon; Claus Assmann | Theo de Raadt |
2011-01-08 | clear pci configuration register 0x41 on resume, like during attach. | Damien Bergamini |
2011-01-03 | sync | Alexander Yurchenko |
2011-01-03 | Add Radeon HD 3450 AGP; from yason@linklevel.net | Alexander Yurchenko |
2010-12-31 | regen | Damien Bergamini |
2010-12-31 | cleanup the mess in iwn(4) intel wireless pci ids and add new ones. | Damien Bergamini |
2010-12-31 | move the printing of the MAC address to the same line than the MAC rev. | Damien Bergamini |
2010-12-31 | Make the athn(4) back-end more bus agnostic by moving read and write | Damien Bergamini |
2010-12-30 | Only disable I/O and memory space and bus mastering if we're actually going | Mark Kettenis |
2010-12-29 | implement timeouts of scsi commands. | David Gwynne |
2010-12-29 | make mpii properly detach devices, which helps a lot if they have commands in... | David Gwynne |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-12-24 | regen | Alexandr Shadchin |
2010-12-24 | Add info for Intel (Core Host), ATI (Radeon HD 5670) | Alexandr Shadchin |
2010-12-23 | regen | Jasper Lievisse Adriaanse |
2010-12-23 | - sort previous | Jasper Lievisse Adriaanse |
2010-12-23 | Sync | Kenneth R Westerback |
2010-12-23 | Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicron | Kenneth R Westerback |
2010-12-22 | * recognize/support the Dynex DX-SC51 in envy(4) | Jacob Meuser |