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