Age | Commit message (Expand) | Author |
2012-10-19 | andre.s@list.ru has a laptop which does not bring the azalia out of | Theo de Raadt |
2012-10-19 | small cleanups and output prettying | Theo de Raadt |
2012-10-19 | Simplify xl_iff_90x() a bit and only check ac->ac_multicnt since ac_multicnt | Brad Smith |
2012-10-18 | Convert a number of old private copies of code which predates | Theo de Raadt |
2012-10-18 | Use pci_set_powerstate() unconditionally for all chip variants, rather | Theo de Raadt |
2012-10-18 | make oce_arm_{eq,cq} functions look like the other queue | Mike Belopuhov |
2012-10-17 | Swap arguments to wdog_register() since it is nicer, and prepare | Theo de Raadt |
2012-10-17 | Narrow the spltty/splx pair in com_activate to only enclose the minimum | Theo de Raadt |
2012-10-17 | cleanup more of the driver soft-state when suspending; in certain | Theo de Raadt |
2012-10-17 | AH_BYTE_ORDER and AH_BIG_ENDIAN are holdovers from the old FreeBSD | Jonathan Gray |
2012-10-17 | #if NWSDISPLAY > 0 not #if WSDISPLAY > 0 | Jonathan Gray |
2012-10-16 | Remove uneeded <net/bpf.h> include which was never used as it | Jonathan Gray |
2012-10-15 | eliminate a couple of gotos | Mike Belopuhov |
2012-10-15 | major cleanup of the queue allocation code; we need only half of | Mike Belopuhov |
2012-10-13 | Move WOL activation to DVACT_POWERDOWN (instead of doing it twice, at | Theo de Raadt |
2012-10-13 | This device should not put itself into D3 by itself when going to WOL; | Theo de Raadt |
2012-10-12 | Added I-O DATA RSA-PCI2 support. | sasano |
2012-10-12 | Add $OpenBSD$ CVS Ids. | Reyk Floeter |
2012-10-12 | Cleanup false positives for uninitialized uses. | Christiano F. Haesbaert |
2012-10-12 | no need to fetch and print the fw revision | Mike Belopuhov |
2012-10-12 | major cleanup | Mike Belopuhov |
2012-10-12 | a bit of janitoring | Mike Belopuhov |
2012-10-11 | rework the firmware interface and incorporate all the guts into | Mike Belopuhov |
2012-10-11 | kill a scary unused function | Mike Belopuhov |
2012-10-11 | better integer log2 implementation, checked with what linux is doing | Mike Belopuhov |
2012-10-11 | remove pci_set_powerstate() calls that are not needed, since the pci | Theo de Raadt |
2012-10-11 | Enable Host AP power saving support for the RT2700, RT2800 and RT3090 chipsets. | Mark Kettenis |
2012-10-10 | add missing break | Theo de Raadt |
2012-10-10 | Avoid potential uninitialized variable access in fxp driver. | Bret Lambert |
2012-10-09 | Teach amd64 boot(8) how to access a softraid crypto volume. This allows for | Joel Sing |
2012-10-09 | Our arc4random() is safe to use in any context, so we don't the crazy | Theo de Raadt |
2012-10-09 | Provide a mechanism for the kernel to directly pass a mask key through to | Joel Sing |
2012-10-08 | Revamp the sequences for suspend/hibernate -> resume so that the code | Theo de Raadt |
2012-10-08 | sync | Kirill Bychkov |
2012-10-08 | Add Garmin Dakota 20 GPS reciever. | Kirill Bychkov |
2012-10-08 | Provide a mechanism for the kernel to pass data through to the discipline | Joel Sing |
2012-10-08 | Change handling for volumes that are marked no-auto assemble. If we booted | Joel Sing |
2012-10-08 | bzero the right variable. | Joel Sing |
2012-10-05 | Point an interface directly to its bridgeport configuration, instead | Camiel Dobbelaar |
2012-10-05 | Avoid uninitiliazed use of ctl and corresponding warnings. | Christiano F. Haesbaert |
2012-10-04 | Clean up uninitialized warnings from ar9003. | Christiano F. Haesbaert |
2012-10-04 | Use information provided by ACPI to attach secondary PCI host bridges. | Christian Ehrhardt |
2012-10-03 | attach to D-Link WUA-2340, from Aaron Wirtz on misc@ | Stuart Henderson |
2012-10-03 | sync | Stuart Henderson |
2012-10-03 | add D-Link WUA-2340, reported working with uath by Aaron Wirtz on misc@ | Stuart Henderson |
2012-09-30 | Correct the addition of the 39320LPE controller. The actual product name | Brad Smith |
2012-09-30 | Simplify the gem(4) variant detection code a bit. | Brad Smith |
2012-09-29 | add support for hardware flow control, from FreeBSD | Jonathan Gray |
2012-09-29 | regen | Jonathan Gray |
2012-09-29 | add some uslcom devices from FreeBSD | Jonathan Gray |