em/emx: Sync with Intel's em 7.6.2
[dragonfly.git] / sys / dev /
2017-07-29 Sascha Wildnerkernel: Remove some variables that are only set but...
2017-07-28 Sascha WildnerSync ACPICA with Intel's version 20170728.
2017-07-23 zrjsys: Some whitespace cleanup.
2017-07-08 Sascha Wildnerkernel/acpi: Untangle the wakecode generation during...
2017-07-04 zrjFix mixed line endings.
2017-07-03 Sascha Wildnerkernel/acpica: Better check AcpiOsPredefinedOverride...
2017-07-03 Sascha Wildnerkernel/acpica: ACPI_THREAD_ID is unsigned.
2017-07-03 Sascha Wildnerkernel/acpica: Remove no longer needed #include.
2017-07-03 Sascha Wildnerkernel/acpica: Return curthread as thread id from AcpiO...
2017-07-01 Sascha WildnerSync ACPICA with Intel's version 20170629.
2017-07-01 Sascha Wildnerkernel/acpi: Call AcpiInitializeSubsystem() before...
2017-06-29 Sascha Wildnerkernel/hptrr: Oops, fix some whitespace.
2017-06-29 Sascha Wildnerkernel: Sync hptrr(4) with FreeBSD.
2017-06-29 Jan Sucankernel/isp: Unify firmware handling with the rest of...
2017-06-24 Sascha Wildnerkernel: Don't include <sys/mutex.h> in some drivers...
2017-06-22 Sepherosa Ziehauem/emx: Disable flow control by default.
2017-06-22 Sepherosa Ziehauigb: Disable flow control by default.
2017-06-22 Sepherosa Ziehauix: Disable flow control by default.
2017-06-22 Sepherosa Ziehaumxge: Disable flow control by default.
2017-06-17 Sascha Wildnerkernel/acpi: Match _HID instead of relying on _CID...
2017-06-15 Sascha Wildnerkernel/acpi_sysresource: Don't be quiet when booting...
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-06-07 Imre Vadászdrm - Fix hrtimer, don't reset timer->function to NULL...
2017-06-07 Matthew Dillonkernel - Add quirk for additional MCP79 AHCI chipset
2017-06-05 Imre Vadászsdhci - Add missing BROKEN_DMA quirk for Apollo Lake...
2017-06-02 Michael Neumanndrm/radeon: Fix firmware paths and add missing modules
2017-06-02 François Tigeotdrm/linux: Add work_busy()
2017-06-01 Sepherosa Ziehaubce: Use ringmap to do MSI-X cpu assignment and fill...
2017-06-01 François Tigeotdrm/linux: make flush_work() more robust
2017-05-31 Imre Vadászacpi - The UniqueId (from the _UID method) can be a...
2017-05-31 Sepherosa Ziehaujme: Enable RSS only after Toeplitz key and redirect...
2017-05-31 Sepherosa Ziehaujme: Use callout_init_mp
2017-05-31 Sepherosa Ziehaujme: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-30 Imre VadászPort initial UHS-1 support from FreeBSD (Only DDR52...
2017-05-29 François Tigeotdrm/linux: Add list_empty_careful()
2017-05-26 Sepherosa Ziehauifnet: Split ringmap declaration into their own header.
2017-05-26 Sepherosa Ziehauemx: Use ringmap to do polling cpu assignment and fill...
2017-05-26 Sepherosa Ziehaumxge: Share same redirect table for RSS and non-RSS...
2017-05-25 Sepherosa Ziehauemx: Remove unapplied comment
2017-05-25 Sepherosa Ziehaumxge: Number of entries of the indirect table must...
2017-05-25 Sepherosa Ziehaumxge: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-24 Jan Sucanmxge: Unify firmware handling with the rest of the...
2017-05-24 Sepherosa Ziehauem: Enable MSI by default on devices has PCI advanced...
2017-05-24 Sepherosa Ziehauigb: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-22 Imre VadászA step to correctly handling command timeouts in the...
2017-05-21 Imre VadászMore style, comments, includes and unused params fixes...
2017-05-20 Imre VadászStyle fixes for sdhci(4) and mmc(4) in comments, includ...
2017-05-19 Matthew Dillonnvme - Fix interrupt pin support when MSI-X is unavailable.
2017-05-14 Imre Vadászsdhci - Define some easy bits from Simplified Controlle...
2017-05-14 Imre Vadászsdhci - Check slot type cap, set SDHCI_SLOT_EMBEDDED...
2017-05-14 Imre Vadászsdhci - Add tunables for disabling SDMA and/or ADMA2...
2017-05-14 Imre Vadászsdhci - Handle ADMA error interrupt, similar to ACMD12...
2017-05-14 Imre Vadászsdhci - Implement ADMA2 transfer support. Keep SDMA...
2017-05-14 Imre Vadászsdhci - Add data structure definitions for ADMA2 DMA...
2017-05-14 Sepherosa Ziehaubnx: Free ringmap in device_detach device method
2017-05-14 Sepherosa Ziehaubnx: Use modulo to map TX rings.
2017-05-13 Sepherosa Ziehaubnx: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-11 Sepherosa Ziehauix: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-10 Peeter Mustkernel/vga_switcheroo: Hook vga_switcheroo to i915.
2017-05-08 François Tigeotsound/hda: Fix an invalid corb size (0) panic
2017-05-05 David ShaoUpdate drm/radeon to Linux 4.7.10 as much as possible...
2017-04-29 Sascha Wildnerlinux/apple-gmux.h: Fix permissions.
2017-04-28 Sascha Wildnerkernel/acpica: Remove obsolete comment in the Makefile.
2017-04-28 Peeter Mustkernel: Import the apple-gmux driver from Linux 4.8
2017-04-27 François Tigeotdrm/linux: Remove no longer needed iic includes
2017-04-24 Matthew Dillonkernel - Fix double-free in if_ath, fix lost rcvif.
2017-04-23 Matthew Dillonkernel - Fix i915 deadlock
2017-04-18 Sepherosa Ziehauix: Fixup TX/RX ring settings for X550, which supports...
2017-04-16 Imre Vadászsound/hda: Fix name for the Wildcat Point-LP (Broadwell...
2017-04-16 Imre Vadászdrm/i915: Implement dev_to_i915(), instead of pancing...
2017-04-15 François Tigeotdrm/linux: add component.h
2017-04-14 Peeter Mustdrm/linux: Harmonize pr_debug() with the rest of the...
2017-04-12 Imre Vadászsound - Delete devfs clone handler for /dev/dsp and...
2017-04-12 Peeter Mustdrm/linux: Add reinit_completion()
2017-04-05 Peeter Mustdrm: Include opt_drm.h so that 'options VGA_SWITCHEROO...
2017-04-02 Imre Vadászif_vtnet - Add back vtnet_tx_size variable for now...
2017-04-02 Imre Vadászif_vtnet - Remove vtnet_{rx,tx}_size variables. Change...
2017-04-02 Imre Vadászvirtio_blk - No need to negotiate unused (and legacy...
2017-04-02 Imre Vadászif_vtnet - Default to link up, when VIRTIO_NET_F_STATUS...
2017-04-02 Imre Vadászvirtio_blk - Clean up some unneeded functionalities.
2017-04-02 Imre Vadászvirtio: Replace one cpu_mfence() by cpu_lfence(), and...
2017-04-02 Imre Vadászvirtio - Get rid of nop {vtblk/vtnet}_modevent methods.
2017-03-31 Sascha WildnerFix some cases where an index was used before its limit...
2017-03-29 Sepherosa Ziehauacpi/pstate: Don't attach, if _PSS contains invalid...
2017-03-29 Sepherosa Ziehaukern: Add per-cpu helper threads, which handles lwkt...
2017-03-29 Sascha Wildnerkernel/ale: Fix one more parentheses issue.
2017-03-28 Matthew Dillonkernel - Fix improper parens
2017-03-27 François Tigeotdrm: Enable commented-out vga_switcheroo code
2017-03-27 Sepherosa Ziehausound/hda: Sync device ID table with FreeBSD
2017-03-23 Imre Vadászif_vtnet - Allocate struct vtnet_tx_header entries...
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-23 François Tigeotkernel: Add a port of the Linux 4.8 vga_switcheroo...
2017-03-18 Sascha Wildnerkernel/mmcsd: Add some dummy values for d_nheads and...
2017-03-17 François Tigeotdrm/linux: Improve vmap/vunmap API, add is_vmalloc_addr()
2017-03-17 François Tigeotdrm/linux: Add smp_store_mb()
2017-03-16 François Tigeotdrm/linux: Add linux/vga_switcheroo.h
2017-03-16 Sascha WildnerRemove some more duplicate includes in our tree.
2017-03-15 François Tigeotdrm/linux: Add linux/hardirq.h
2017-03-15 François Tigeotdrm/linux: Implement hrtimers
2017-03-14 François Tigeotkernel: Remove broken DRM_LINUX option
next