Age | Commit message (Expand) | Author |
2004-12-09 | minor spacing/styling nits | Pedro Martelletto |
2004-12-09 | regen | Brad Smith |
2004-12-09 | add Broadcom BCM5721 | Brad Smith |
2004-12-09 | When removing the last item from a non-empty worklist, the worklist | Todd C. Miller |
2004-12-09 | Remove shadow variable 'error'. From camield@ | Ryan Thomas McBride |
2004-12-09 | code to let us cause a detach and reattach of a device from software | David Gwynne |
2004-12-09 | add missing line in history section that didn't make it through the first | Martin Reindl |
2004-12-08 | Defer reinitialisation of the RU until after the interrupt handler has had | Christopher Pascoe |
2004-12-08 | remove the variables that used to make up the signal cache. nothing in atu | David Gwynne |
2004-12-08 | remove some defines for timeouts that are no longer used thanks to net80211 | David Gwynne |
2004-12-08 | spl1() -> splsoft(), and minor sync with other m68k trap.c; barely any | Miod Vallat |
2004-12-08 | Silence spurious interrupts unless option DEBUG | Miod Vallat |
2004-12-08 | Register serial interrupts on the right sources on AV machines, was broken | Miod Vallat |
2004-12-08 | Crank maxusers to 32. | Miod Vallat |
2004-12-08 | sync | Martin Reindl |
2004-12-08 | add Mitsubishi Electronics Powerstorm 4D30T graphics | Martin Reindl |
2004-12-08 | * knf | Patrick Latifi |
2004-12-08 | allow ToS to be set on raw ip sockets | Henning Brauer |
2004-12-08 | Move a FREE_LOCK until after a potential continue so we don't try | Todd C. Miller |
2004-12-08 | powerhook: em_init on resume | Markus Friedl |
2004-12-08 | powerhook: call wi_init on resume | Markus Friedl |
2004-12-08 | add pci powerhooks: save/restore cfg space; with claudio@, ok deraadt@ | Markus Friedl |
2004-12-08 | commented out {e,o}hci@cardbus | Michael Shalayeff |
2004-12-08 | add pcscp(4) at pci | Martin Reindl |
2004-12-08 | Remove code duplication duplication. Use carpdetach() in carp_clone_destroy(). | Ryan Thomas McBride |
2004-12-08 | add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remains | David Gwynne |
2004-12-08 | Merge in more fixes from a pre-carpdev diff from Chris Pascoe. | Ryan Thomas McBride |
2004-12-08 | use ETHER_MAX_LEN | Jonathan Gray |
2004-12-08 | Call if_down() in if_clone_destroy(). Based on diff from Chris Pascoe. | Ryan Thomas McBride |
2004-12-08 | Tweak interrupt handling code to allow shared interrupts for VIA2 sources. | Miod Vallat |
2004-12-08 | Check if_type in carp_carpdev_state() to make sure we're not | Ryan Thomas McBride |
2004-12-08 | Only map the DAFB video registers in attach, so that other code can map | Miod Vallat |
2004-12-08 | Have kthread_create_deferred() act immediately once kthread_run_deferred_queue() | Miod Vallat |
2004-12-08 | use ETHER_MAX_LEN | Brad Smith |
2004-12-08 | use ETHER_MAX_LEN | Brad Smith |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-12-08 | regen | Jonathan Gray |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-12-08 | Enable jumbo frames on Yukon varients of sk(4). | Kenneth R Westerback |
2004-12-07 | Convert carp(4) to behave more like a regular interface, much in the same | Ryan Thomas McBride |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | regen | Jonathan Gray |
2004-12-07 | Add some Belkin RTL8180 devices, one from NetBSD. | Jonathan Gray |
2004-12-07 | re-commit mcbride@'s 'flush global', this time without the breakage in | Daniel Hartmeier |
2004-12-07 | tree does not compile, spotted by dlg (not obvious how to fix) | Theo de Raadt |
2004-12-07 | Remove uneeded bpfdesc.h include. | Jonathan Gray |
2004-12-07 | Cleanup. Rename some defines, add wp_lite_set_te1_cfg() | Ryan Thomas McBride |
2004-12-07 | backout missed by tedu: | Theo de Raadt |
2004-12-07 | ohci and ehci at cardbus support from netbsd | David Gwynne |