Age | Commit message (Expand) | Author |
2011-04-24 | in azalia_intr(): | Jacob Meuser |
2011-04-24 | do not need that proto | Theo de Raadt |
2011-04-24 | get the error ccbs state right for a put when a port is empty. should get | David Gwynne |
2011-04-24 | match Radeon HD5450 on the kernel side; Mark Peoples | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | Radeon HD5450, Mark Peoples | Theo de Raadt |
2011-04-24 | Match Sierra USB305; from Erik Mugele | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-23 | Remove now unused vndiodone(). ok deraadt@ | Miod Vallat |
2011-04-23 | The previous code only prevented the vnd from being opened for write in | Joel Sing |
2011-04-23 | backout the miod change since it is wrong | Theo de Raadt |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-22 | Fix regression in vndopen() behaviour introduced in previous commit. | Miod Vallat |
2011-04-22 | Fix uninitialzied variables and formatting strings (-Wxxx errors) | Jordan Hargrave |
2011-04-22 | Add support for PCH2 (Sandy Bridge) MAC with 82579 PHY. | Jonathan Gray |
2011-04-21 | A plausible iopoolification. Utter dearth of interested parties | Kenneth R Westerback |
2011-04-21 | match on 6 series smbus, tested by Laurence Tratt | Jonathan Gray |
2011-04-21 | Speedup XORP/XORQ operations in RAID6, do 32-bits at a time | Jordan Hargrave |
2011-04-21 | steal the ccb for error handling before it might be needed during the | David Gwynne |
2011-04-21 | ahci asks atascsi to reserve a ccb to use for error handling, but then | David Gwynne |
2011-04-20 | Interrupt handlers should only return 1 if they did some work. The | Claudio Jeker |
2011-04-20 | Support for Intel GM45 SOL (Serial-over-LAN, part of Intel AMT) as a | Mike Larkin |
2011-04-20 | do not disable interrupts in the isr and then enable them again | David Gwynne |
2011-04-19 | Iopoolification. Much simpler version than the one revived at k2k11. | Kenneth R Westerback |
2011-04-19 | clean out some tiny nits | Theo de Raadt |
2011-04-19 | regen | Jonathan Gray |
2011-04-19 | add some more Core 2G/6 Series PCH entries | Jonathan Gray |
2011-04-19 | Simplify umass devid generation. Only use the last 12 characters of | Matthew Dempsky |
2011-04-19 | Fix potential null dereference. | Charles Longeau |
2011-04-19 | Remove dead assignments and newly created unused variables. | Charles Longeau |
2011-04-19 | Fix dead store. Instead of just remove it, use it properly. | Charles Longeau |
2011-04-19 | Cease to pretend RAW SCSI mode exists. Eradicate all traces. | Kenneth R Westerback |
2011-04-19 | Include USB vendor and product ids when manufacturing a unique disk id | Matthew Dempsky |
2011-04-18 | remove the old style by-pass-the-buffer-cache vnd code. | Thordur I. Bjornsson |
2011-04-18 | ido not disable interrupts in the isr and then enable them again | David Gwynne |
2011-04-18 | since the pciide driver's interrupt handler can return -1 during hotplug | Theo de Raadt |
2011-04-18 | keep an eye out for wdc registers returning 0xff. if they return 0xff, | Theo de Raadt |
2011-04-18 | Change all aml_xfoo to aml_foo names now that parser is stable | Jordan Hargrave |
2011-04-17 | Add wol support to xl(4). Not really tested, but hopefully someone will | Stefan Sperling |
2011-04-17 | Don't increase if_oerrors for every multicast frame leaving the interface. | Stefan Sperling |
2011-04-16 | Initialize variables before use. | Kenneth R Westerback |
2011-04-15 | Change wdc_reset_channel() to take a `no wait' argument. Pass in turn this | Miod Vallat |
2011-04-15 | Remove the acpi event definitions. They've not been used for over a | Owain Ainsworth |
2011-04-15 | Remove dead assignments and one newly created unused variable. | Charles Longeau |
2011-04-14 | add support for VIA VT6415 & VX900 IDE | Jonathan Gray |
2011-04-14 | regen | Jonathan Gray |
2011-04-14 | VIA VX900 IDE | Jonathan Gray |
2011-04-14 | the mechanical part of 82580 support, more to come | Jonathan Gray |
2011-04-14 | Add several additional adapter types and correct definition of | Jonathan Gray |
2011-04-14 | Spacing nit. | Owain Ainsworth |