Age | Commit message (Expand) | Author |
2013-03-18 | Provide a way for *drm(4) to prevent the VGA text console wsdisplay(4) instance | Mark Kettenis |
2013-03-17 | Add an interface to rebind AGP DMA mappings. To be used by the upcoming KMS | Mark Kettenis |
2013-03-17 | - Remove the reserved number of TX descriptors. No limitation is mentioned in | Brad Smith |
2013-03-17 | Set the `Power Immediate' bit upon attaching, to enable automatic restart | Miod Vallat |
2013-03-17 | We don't do mcontext, so remove this unused header. | Mark Kettenis |
2013-03-17 | Avoid namespace pollution from <powerpc/cpu.h>. | Mark Kettenis |
2013-03-17 | Correct the clock speeds used to calculate int moderation values provided | Brad Smith |
2013-03-17 | - Sync some of the stats counter code to be closer to the FreeBSD code, | Brad Smith |
2013-03-17 | Add the router preference defines to the icmp6.h header and remove the | Brad Smith |
2013-03-17 | - Apply the AcceptPerfectMatch workaround for DP83815 chipsets to the 15D | Brad Smith |
2013-03-17 | Split out bge / bnx reset code into a separate set of functions. | Brad Smith |
2013-03-16 | fix size of unicast rx filter table | Stefan Fritsch |
2013-03-16 | Enable untested Elantech touchpad v1 and v2 code. I'd like some test reports. | Stefan Sperling |
2013-03-16 | No need for two similar functions to free/remove USB device descriptors. | Martin Pieuchot |
2013-03-16 | Remove the 4.8 version of the USB device info ioctl. | Martin Pieuchot |
2013-03-15 | change LIST_END to literal NULL for clarity. | Ted Unangst |
2013-03-15 | factor out the deadbeef code for legibility. | Ted Unangst |
2013-03-15 | add some space before messages | Stefan Fritsch |
2013-03-15 | remove forgotten sequencer function prototypes | Alexandre Ratchov |
2013-03-15 | print a dump of structs boot_info/boot_desc which contain useful information | Jasper Lievisse Adriaanse |
2013-03-15 | add some board types which will be used later to identify particular boards | Jasper Lievisse Adriaanse |
2013-03-15 | save a copy of the address at which the CF bus can be found, and use this in ... | Jasper Lievisse Adriaanse |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2013-03-15 | Rewrite receive filter handling and ioctl bits. | Brad Smith |
2013-03-14 | regen | Ted Unangst |
2013-03-14 | the 5.1 era tfork syscall claws its way out of the grave. we failed to | Ted Unangst |
2013-03-14 | Add some missing bits for flow control support and enable it. | Brad Smith |
2013-03-14 | - Fix passing down MAC feature flags; which fixes flow control support. | Brad Smith |
2013-03-14 | Match on family 15h also. | Bryan Steele |
2013-03-14 | regen. | Bryan Steele |
2013-03-14 | Add AMD Family 15h devices. | Bryan Steele |
2013-03-14 | My lack of faith... These lines should stay, reported by ajacoutot@. | Martin Pieuchot |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-03-14 | add macros for ap192k cards, no behavior change | Alexandre Ratchov |
2013-03-14 | Cosmetic tweaking. No functional change. | Brad Smith |
2013-03-14 | - Remove return at the end of void functions | Brad Smith |
2013-03-13 | Allow octeon to reboot by poking the right address for a soft cpu reset. | Jasper Lievisse Adriaanse |
2013-03-12 | preserving main-branch topology for a perverse reason: | Theo de Raadt |
2013-03-12 | preserving main-branch topology for a perverse reason: | Theo de Raadt |
2013-03-12 | preserving main-branch topology for a perverse reason: | Theo de Raadt |
2013-03-12 | Fix horrible typo of mine checking for WAITOK flags, found by sthen. | Bob Beck |
2013-03-12 | Fake 'SMBIOS detection' for the Soekris boxes, by Matt Dainty | Theo de Raadt |
2013-03-12 | Fix kernel profiling on MP systems by using per-CPU buffers and teach | Martin Pieuchot |
2013-03-11 | Separate out the common capabilities flags from the switch statement | Brad Smith |
2013-03-11 | Add a separate "translation" counter and use this rather than "memory" | Stuart Henderson |
2013-03-11 | Remove unused code manipulating a default interface and its index, | Martin Pieuchot |
2013-03-11 | flush writes to BGE_MI_COMM by doing a read straight after. helps avoid | David Gwynne |
2013-03-10 | Rename write_queue_address -> setup_queue | Stefan Fritsch |
2013-03-10 | Move sc_ih to virtio_pci_softc, it is not used outside of virtio_pci | Stefan Fritsch |
2013-03-10 | if_vio: Add some more debug output if VIRTIO_DEBUG is defined | Stefan Fritsch |