Age | Commit message (Expand) | Author |
2009-08-01 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | remove unused variable definition; unbreaks kernel build. | Stuart Henderson |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | Factor out code for checking if a chunk is already in use. | Joel Sing |
2009-07-31 | Clean up debug droppings. | Joel Sing |
2009-07-31 | raidp is degraded when n - 1 disks are online, not offline. | Joel Sing |
2009-07-31 | on error, just call unload() instead of doing all the actions that it | Owain Ainsworth |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-30 | Make sure the BUS_SPACE_BARRIER_xxx constants are all non-zero and can be | Miod Vallat |
2009-07-30 | Get rid of the obsolet BUS_BARRIER_xxx constants for bus_space_barrier(), only | Miod Vallat |
2009-07-30 | Put the correct value in the I/O BAR for ACX100 cards. | Miod Vallat |
2009-07-30 | timeout_add -> timeout_add_msec + associated cleanup | Bret Lambert |
2009-07-30 | We enable POOL_DEBUG (except in a release) | Theo de Raadt |
2009-07-30 | Disable interrupts when we enter cpu_intr() and enable them again when leaving | Mark Kettenis |
2009-07-30 | make sure we only ever try to read out post-op attributes | Thordur I. Bjornsson |
2009-07-30 | Simplify the ipgphy(4) attach routine a bit by making use of | Stuart Henderson |
2009-07-30 | Attach to VSC8211, CS8244, VSC8601 PHYs. From Brad. | Stuart Henderson |
2009-07-30 | Attach to BCM5761. From Brad. | Stuart Henderson |
2009-07-30 | regen | Stuart Henderson |
2009-07-30 | Add BCM5761 PHY, from Brad. | Stuart Henderson |
2009-07-29 | Fix bogus comment; requested by deraadt@ | Mark Kettenis |
2009-07-29 | Get rid of non-equivalent aliases of the pcb by moving the fpu state out | Mark Kettenis |
2009-07-29 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-29 | sitecom needs comma | Martynas Venckus |
2009-07-29 | - WL168 -> WL168V4 | Martynas Venckus |
2009-07-29 | sync | Martynas Venckus |
2009-07-29 | regen | Damien Bergamini |
2009-07-29 | PCI ids for Ralink RT3090/RT3390 devices | Damien Bergamini |
2009-07-29 | - add couple of new urtw, Linksys WUSB54GC v2, Sitecom WL-168 v1. | Martynas Venckus |
2009-07-29 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-29 | regen | Damien Bergamini |
2009-07-29 | fix two Intel WiFi Link 6000 PCI ids. | Damien Bergamini |
2009-07-29 | regen | Damien Bergamini |
2009-07-29 | PCI ids for Atheros AR9287 (PCI and PCIe). | Damien Bergamini |
2009-07-29 | Linksys WUSB54GC v3 | Damien Bergamini |
2009-07-29 | add Linksys WUSB54GC v3 which is a run(4) RT2070 (802.11b/g only). | Damien Bergamini |
2009-07-28 | regen | Stuart Henderson |
2009-07-28 | add Cicada CS8244 10/100/1000 PHY, from Brad. | Stuart Henderson |
2009-07-28 | Garbage-collect softc member stge_if_flags, unused since if_stge.c r1.46. | Stuart Henderson |
2009-07-28 | Plug a memory leak when calling rtable_add(0) multiple times. Fixing this | Claudio Jeker |
2009-07-28 | revert the avoidance of the mbuf copy for the icmp errors (r1.165) | David Gwynne |
2009-07-28 | - Don't access VPD even if hardware advertised the capability. | Kevin Lo |
2009-07-28 | gem(4) + gentbi(4) do fit; requested by brad | Theo de Raadt |
2009-07-28 | Enable ti(4), tested by myself OK deraadt@ | Claudio Jeker |