summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2018-06-11Apply changes of FreeBSD ix-3.2.18.tgz:msaitoh
2018-06-10If the bus glue does not provide values for fifo reg offset andjmcneill
2018-06-10remove irrelevant pci(9) #includes from virtio child driversjakllsch
2018-06-10The virtio block device capacity config item is expressed always injakllsch
2018-06-10Add fdtbus_clock_byname, which can be used by clock backends tojmcneill
2018-06-09Fix two mis-spellings in comments. No functional changes.oster
2018-06-09port basic match support for several more Yukon variants from OpenBSD, togetherjdolecek
2018-06-09regenjdolecek
2018-06-09small sync of Marvell Yukon PCI product ids with OpenBSD - add 8048 variant, ...jdolecek
2018-06-08iwm(4) workaround as ifp->if_hwdl can be set only once. Advised nonaka@n.o an...knakahara
2018-06-08Fix "ifconfig iwm0" failures reported by ryoon@n.o. Advised nonaka@n.o and oz...knakahara
2018-06-07Make ld_virtio aware of a possible device-side write cache.jakllsch
2018-06-07Changes / enhancements to i2c indirect device auto-configuration:thorpej
2018-06-07Back out unintended commits.thorpej
2018-06-07Adjust come defaults:thorpej
2018-06-06Add Virtio MMIO transport.jakllsch
2018-06-06Enhance the syntax in order to be acceptable by Clangkamil
2018-06-06Comment out unused functions in order to fix Clang buildkamil
2018-06-06shuffle mechanics of files.virtio config(5) include location,jakllsch
2018-06-06remove now-irrelevant <dev/pci> includesjakllsch
2018-06-06fix up virtio module for current structure; add virtio_pci modulejakllsch
2018-06-06Remove duplicate ;maya
2018-06-05PR kern/53245 - support SGR 39 (default foreground) and 49 (background).uwe
2018-06-05regenmartin
2018-06-05Add missing vendor ZORANmartin
2018-06-05Fix panic on boot with iwm(4). Advised by nonaka@n.o, thanks.knakahara
2018-06-05usbdevs: regen generated fileseadler
2018-06-05usbdevs: misc updates from FreeBSDeadler
2018-06-05Rename ARM A9 Global Timer driver name to support fdt.hkenken
2018-06-04 Don't call ixgbe_rearm_queues() in ixgbe_local_timer1().msaitoh
2018-06-03unload payload dma map upon command completionjakllsch
2018-06-03add feature/register definitions from virtio-v1.0-cs04jakllsch
2018-06-03take mutex around check for pending flush, as the code before dksubrjdolecek
2018-06-03restore \n printing.christos
2018-06-03Move two probe-time aprint_errors to debug and verbose level instead.jakllsch
2018-06-03use a more data-driven :-) approach to avoid cut-n-pasted code.christos
2018-06-03Constify atu_devs[] so that it lands in .rodata (600 bytes).maxv
2018-06-03Constify ahc_pci_ident_table[] so that it lands in .rodata (1488 bytes).maxv
2018-06-03Constify several variables in ixgbe/ so that they land in .rodata (1038maxv
2018-06-03Whitespacemartin
2018-06-03Constify ug2_mb[], so that it lands in .rodata.maxv
2018-06-03Constify the microcode variables used by BNX. This moves 38 pages of kernelmaxv
2018-06-03Enable Synaptics multifinger capability (Extended W mode)ryoon
2018-06-03remove trailing whitespacejakllsch
2018-06-03Remove unnecessary includejmcneill
2018-06-02Begin to detangle virtio from its PCI attachmentjakllsch
2018-06-02regensevan
2018-06-02Apple Bluetooth adapter, as found on the G4 PowerBook FW-800 (PowerBook5,2)sevan
2018-06-02fix CVS keyword in __KERNEL_RCSIDjakllsch
2018-06-01Move simplefb declaration to files.fdtjmcneill