summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2019-01-20implement ixl_rxrinfo, dynamically allocating the buffer to prepare forJonathan Matthew
2019-01-20Handle link state change interrupts by issuing IXL_AQ_OP_PHY_LINK_STATUSJonathan Matthew
2019-01-19virtio: Introduce defines for config(8) flagsStefan Fritsch
2019-01-19actually set CAUSE_ENA on the rx and tx queues, and re-enable interruptsJonathan Matthew
2019-01-18pack hmc bits in the right orderJonathan Matthew
2019-01-17Enable bwfm(4) in RAMDISK_CDMike Larkin
2019-01-13Remove redundant RF switch noticekn
2019-01-11Set RUNNING flag when RF switch is enabledkn
2019-01-10regen pcidevs*.hStefan Fritsch
2019-01-10Add virtio 1.x PCI IDsStefan Fritsch
2019-01-10Move some PCI-specific defines to a new virtio_pcireg.h fileStefan Fritsch
2019-01-10Move some common defines to virtiovar.hStefan Fritsch
2019-01-10Use efifb_stolen() to prevent radeondrm from using aperture memoryJonathan Gray
2019-01-07tweak ohci_checkrev so it doesnt print a leading comma and space.David Gwynne
2019-01-05fix previous commitMark Kettenis
2019-01-05Add em_pch_cnp to IS_ICH8 macro. Missed when adding em_pch_cnp.Jonathan Gray
2019-01-05regenJonathan Gray
2019-01-05add more intel core and 300 series u idsJonathan Gray
2018-12-18syncTed Unangst
2018-12-18add a wifi 9560 found in a new laptop. ok deraadtTed Unangst
2018-12-18syncKevin Lo
2018-12-18Add some devices found on Intel Leaf Hill CRB.Kevin Lo
2018-12-16syncTheo de Raadt
2018-12-16few more devsTheo de Raadt
2018-12-02Include "com.h" to fix using a puc(4) based serial port as serial consoleMark Kettenis
2018-11-30regenMike Larkin
2018-11-30Add another Xeon E3-1200 v6/7 host device.Mike Larkin
2018-11-25spelling; from miodJason McIntyre
2018-11-25regenDaniel Dickman
2018-11-25Add core4g thermal id; ok mlarkin.Daniel Dickman
2018-11-22Remove useless assignment, value is overwritten right after being set.Frederic Cambus
2018-11-18When parsing extended capabilities, bail out if a register read returnsJonathan Matthew
2018-11-18request notification of link state changes, which helps us detectJonathan Matthew
2018-11-16regenJoshua Stein
2018-11-16add more intel 100 series devicesJoshua Stein
2018-11-14Add back part of the changes to takeover the firmware framebuffer onJonathan Gray
2018-11-14Setup radeondrm burner task. Missed when updating to linux 4.4.Jonathan Gray
2018-11-11regenFrederic Cambus
2018-11-11Add ID for a VIA HD Audio device found on my HP t5570 Thin Client.Frederic Cambus
2018-11-09M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers forClaudio Jeker
2018-11-08regenJonathan Gray
2018-11-08correct intel 0x9d66Jonathan Gray
2018-11-05Fix kernel build without serial consolekn
2018-11-01Add SPDX-License-Identifier tag from drm-intel-next-queued toJonathan Gray
2018-11-01Add SPDX-License-Identifier tags from linux git master to drm filesJonathan Gray
2018-10-31add simple implementation of intel trace files which just define awayJonathan Gray
2018-10-31Add support to uvm to establish write-combining mappings. Use this in theMark Kettenis
2018-10-30Replace with minimal version written from scratch that just defines the dataMark Kettenis
2018-10-27size for free(); ok ratchov@miko
2018-10-26regenMike Larkin