Age | Commit message (Expand) | Author |
2011-03-23 | regen | Jonathan Gray |
2011-03-23 | add a bunch of new em/ix devices found in intel drivers | Jonathan Gray |
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin |
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin |
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin |
2011-03-14 | Accept broadcast frames so MCR0_BROADCAST bit must be zero; | Kevin Lo |
2011-03-13 | Wake On LAN support for vr(4). | Stefan Sperling |
2011-03-13 | Wake On LAN support for re(4). | Stefan Sperling |
2011-03-09 | HW stats debugging via ifconfig emX debug instead of | Marco Pfatschbacher |
2011-03-04 | gather most pci conf register manipulation into a new function, | Jacob Meuser |
2011-03-02 | - change recieved -> received in comments, as well as two unused defines | Jasper Lievisse Adriaanse |
2011-02-24 | we want to look up the device attached to a raid volume by its address on | David Gwynne |
2011-02-22 | Disable PCIe Active State Power Management (ASPM) to avoid bge(4) randomly | Robert Nagy |
2011-02-22 | In drm_modeset_ctl make sure to check the (now signed) value is > 0 as | Owain Ainsworth |
2011-02-21 | usage: mt [-f device] command [count] | David Gwynne |
2011-02-18 | alc_newbuf is always called from the interrupt context so it can't sleep; | Mike Belopuhov |
2011-02-17 | if changing the default speaker connection, be sure it's both a | Jacob Meuser |
2011-02-17 | the number of widget connections isn't necessarily the same as the | Jacob Meuser |
2011-02-15 | Initialize sc_iot early enough to avoid a crash when the hardware monitor | Miod Vallat |
2011-02-15 | Add workaround for BCM5906 A0/1/2 controller silicon bug. When | Robert Nagy |
2011-02-15 | Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386 | Miod Vallat |
2011-02-15 | bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit | Mark Kettenis |
2011-02-15 | Copy pasto in comment. Fix by brad@ OK dlg@ | Claudio Jeker |
2011-02-13 | Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386 | Miod Vallat |
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 |