summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2019-03-24virtio: Prepare for 64 feature bitsStefan Fritsch
2019-03-24virtio: adjust virtio_setup_queue prototype for 1.0Stefan Fritsch
2019-03-24Add a quirk for the Huawei Matebook X to activate the right-sideJoshua Stein
2019-03-22- Fix the AR816X_REV_B0 / default DMA channel selection to be theKevin Lo
2019-03-22Mixmerge fixup.Kevin Lo
2019-03-22Add support for QCA AR816x/AR817x for alc(4).Kevin Lo
2019-03-22back out 1.28David Gwynne
2019-03-22use a cond in ixl_atq_exec to wait for a command to be completed.David Gwynne
2019-03-22don't blindly complete admin queue entriesDavid Gwynne
2019-03-21don't set VLAN things when configuring promiscDavid Gwynne
2019-03-21run event callbacks directly in the atq processingDavid Gwynne
2019-03-20regenJonathan Gray
2019-03-20add more intel graphics pci ids with known marketing namesJonathan Gray
2019-03-20regenJonathan Gray
2019-03-20add radeondrm pci ids missing from pcidevs but present in drm_pciids.hJonathan Gray
2019-03-16syncStuart Henderson
2019-03-16add entries for Attansic E2400/E2500, from Brad (and also present,Stuart Henderson
2019-03-16fetch timing parameters from ACPI like the ACPI attachment doesJoshua Stein
2019-03-15Remove FBSDID.Kevin Lo
2019-03-12Until we can figure out why it causes NMIs on some machines, skip theJonathan Matthew
2019-03-06Ignore rx interrupts if the interface isn't supposed to be running.Jonathan Matthew
2019-03-05swap MFI_LD_PROG_BGI and MFI_LD_PROG_CC cases to match value orderJonathan Matthew
2019-03-01use a timeout to refill the rx ring when it's empty.David Gwynne
2019-03-01use ifiq_input instead of if_inputDavid Gwynne
2019-03-01bus_dmamap_sync when we fill the rx ring, not for ever slot on the ring.David Gwynne
2019-03-01Background init progress and consistency check progress are reported inJonathan Matthew
2019-02-27Make iwm(4) use CTS-to-self for HT protection if the AP requests this,Stefan Sperling
2019-02-27Implement support for dynamic RTS threshold in MiRA.Stefan Sperling
2019-02-27Fix iwn(4) scan misreporting the channel of wifi networks in some situations.Stefan Sperling
2019-02-26tweak the mbuf loading in the tx path so it's easier to read.David Gwynne
2019-02-26Re-enable interrupts on resume with RF switch disabledkn
2019-02-26i forgot to commit a regen after fixing some bcm entriesDavid Gwynne
2019-02-26don't let rxr completely fill the rxr ring.David Gwynne
2019-02-26put the rx buffer at the end of the cluster.David Gwynne
2019-02-26avoid a deadlock in ixl_down when calling ifq_barrier.David Gwynne
2019-02-26put the rx buffer at the end of the mbufDavid Gwynne
2019-02-24get rid of an unused softc memberDavid Gwynne
2019-02-24Rework iwm(4) Tx rate selection.Stefan Sperling
2019-02-21get rid of atomic_foo ops in the tx start and completion paths.David Gwynne
2019-02-20fix the name of some BCM57417 and BCM57416 partsDavid Gwynne
2019-02-20regenDavid Gwynne
2019-02-20the broadcom BCM57811_VF device id should be 0x163f, not 0x16efDavid Gwynne
2019-02-18regenKevin Lo
2019-02-18Add another PCI ID for Intel Dual Band Wireless AC 9560, found inKevin Lo
2019-02-07Consistently use m_freem(9). This fixes possible leaks in a fewPatrick Wildt
2019-02-01fix up calculation of our physical function id, making the second portJonathan Matthew
2019-01-31Fix compilation of amd64 kernel when optimization is disabled.Todd C. Miller
2019-01-29get rid of some more debug printfsDavid Gwynne
2019-01-29don't need to print the base queue number.David Gwynne
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller