summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-06-06Add support for the XHCI function that is part of the Cadence USB3 DRDMark Kettenis
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Jonathan Gray
2022-06-06regenJonathan Gray
2022-06-06drm/amdgpu: add beige goby PCI IDJonathan Gray
2022-06-05enable interrupt coalescing.David Gwynne
2022-06-05use the write lemtohXX functions for bits of the stats structure.David Gwynne
2022-06-05add support for getting the frequency of the clocks mventa uses.David Gwynne
2022-06-04Make iwm(4) handle 9k devices which do not support antenna B.Stefan Sperling
2022-06-04match on Gemini Lake HD Audio (0x3198)Jonathan Gray
2022-06-03expose hardware counters as kstats.David Gwynne
2022-06-03fix the definition of the MVNETA_PRXITTH Port RX Intr Threshold registerDavid Gwynne
2022-06-02Implement and enable IPv4, TCP, and UDP checksum offloading for igc.mbuhl
2022-06-01shrink dmesg output by printing the ethernet address on the attach line.David Gwynne
2022-06-01mark the mvneta interrupt handler as mpsafe.David Gwynne
2022-06-01rework the rx ring processing.David Gwynne
2022-06-01mark mvneta_start mpsafe.David Gwynne
2022-06-01dont have to say Ethernet address in dmesg, address is fineDavid Gwynne
2022-06-01trim some white spaceDavid Gwynne
2022-06-01rework tx start and completion.David Gwynne
2022-05-30make a first pass at providing kstats from the hardware counters.David Gwynne
2022-05-30tell the compiler about the tx/rx desc alignment.David Gwynne
2022-05-29pwr_action isn't used in this file, zap pointless decl.Jeremie Courreges-Anglas
2022-05-26drm/i915/adl-n: Add stepping infoJonathan Gray
2022-05-26drm/i915/rpl-s: Add stepping infoJonathan Gray
2022-05-26drm/i915/rpl-s: Enable guc submission by defaultJonathan Gray
2022-05-26drm/i915/adl-n: Add PCH Support for Alder Lake NJonathan Gray
2022-05-26drm/i915/rpl-s: Add PCH Support for Raptor Lake SJonathan Gray
2022-05-26regenJonathan Gray
2022-05-26add more Intel RPL-S graphics idsJonathan Gray
2022-05-26drm/i915/rpl-p: Add PCI IDsJonathan Gray
2022-05-26drm/i915: Add RPL-S PCI IDsJonathan Gray
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Jonathan Gray
2022-05-25drm/i915/dmc: Add MMIO range restrictionsJonathan Gray
2022-05-25drm/amd: Don't reset dGPUs if the system is going to s2idleJonathan Gray
2022-05-25Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...Jonathan Gray
2022-05-25As with if_em.c r1.350, and for the same reasons (arm64 systems with nonJonathan Matthew
2022-05-25marvell,armada-3700-ahci seems to work.David Gwynne
2022-05-23add support for the ehci controller on marvell 3720 boards.David Gwynne
2022-05-20Rename hid_none to hid_all as it represents all possible hid kinds byAnton Lindqvist
2022-05-20uhid_maxrepid() is currently not able to observe all report IDs as itAnton Lindqvist
2022-05-19Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Jonathan Gray
2022-05-19Force maximum payload size to 128 bytes for AR816X/AR817x as it triggersKevin Lo
2022-05-17Use a higher match priority such that mvclock(4) wins from syscon(4).Mark Kettenis
2022-05-14Remove unused buf_dma member from struct iwx_rx_ring.Stefan Sperling
2022-05-14Remove unused buf_dma member from struct iwm_rx_ring.Stefan Sperling
2022-05-14Fix iwx_ampdu_rx_stop() for multiple Rx BA sessions.Stefan Sperling
2022-05-13Show the iwx(4) firmware filename if 'ifconfig iwx0 debug' is active.Stefan Sperling
2022-05-13Make iwx(4) load a0-hr-b0 firmware on AX211 devices which require it.Stefan Sperling
2022-05-13reduce diff to linuxJonathan Gray
2022-05-13drm/amdgpu: Ensure HDA function is suspended before ASIC resetJonathan Gray