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
2022-03-19
Add initial 802.11ac support to the iwm(4) driver.
Stefan Sperling
2022-03-15
Enable IP header checksum offloading in ix(4).
Jan Klemkow
2022-03-15
Fix Tx rate used by rtwn(4) and urtwn(4) for RTS frames.
Stefan Sperling
2022-03-15
Enable checksum offloads. The nic does all the work here, so we don't
Jonathan Matthew
2022-03-14
unload the dmamap in bnxt_dmamem_free.
David Gwynne
2022-03-14
Add initial support for 802.11ac (VHT) to the iwx(4) driver.
Stefan Sperling
2022-03-13
Enable vlan promisc and header stripping, and use vlan rx/tx offloads.
Jonathan Matthew
2022-03-12
Transmit segmented packets using multiple tx ring slots rather than
Jonathan Matthew
2022-03-12
Constify struct cfattach, not struct cfdriver
Jonathan Matthew
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2022-03-11
Fix receive filter handling. Update the unicast mac address in the filter
Jonathan Matthew
2022-03-11
regen
Jonathan Gray
2022-03-11
fix previous
Jonathan Gray
2022-03-10
KASSERT should not contain memory barriers as they change behavior.
Alexander Bluhm
2022-03-10
Use atomic load and store functions to access refcnt and wait
Alexander Bluhm
2022-03-10
Invalidate the nic's rx descriptor cache when taking the interface up
Jonathan Matthew
2022-03-09
Improve stability of roaming on iwn(4), in particular with wpa_supplicant.
Stefan Sperling
2022-03-08
Handle rxrinfo ioctl.
Jonathan Matthew
2022-03-06
Add JMICRON JMB58x ahci
Christopher Zimmermann
2022-03-06
Look for firmware for Apple Silicon devices in /etc/firmware/apple-bwfm.
Mark Kettenis
2022-03-05
Add an activate() function with DVACT_QUIESCE & DVACT_RESUME hooks
Theo de Raadt
2022-03-04
Add support for the BCM4387. The firmware for this variant uses a new scan
Mark Kettenis
2022-03-02
The firmware for the bwfm(4) variants in Apple Silicon Macs has variants
Mark Kettenis
2022-03-02
drm/i915/dg2: Print PHY name properly on calibration error
Jonathan Gray
2022-03-02
drm/edid: Always set RGB444
Jonathan Gray
2022-03-02
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Jonathan Gray
2022-03-02
drm/i915: Correctly populate use_sagv_wm for all pipes
Jonathan Gray
2022-03-02
drm/i915: Widen the QGV point mask
Jonathan Gray
2022-03-02
drm/amdgpu: do not enable asic reset for raven2
Jonathan Gray
2022-03-02
drm/amdgpu: disable MMHUB PG for Picasso
Jonathan Gray
2022-03-02
drm/amd: Check if ASPM is enabled from PCIe subsystem
Jonathan Gray
2022-03-02
drm/amd/pm: fix some OEM SKU specific stability issues
Jonathan Gray
2022-03-02
drm/amd/display: Protect update_bw_bounding_box FPU code.
Jonathan Gray
2022-03-02
revert rev 1.6, local change to use DC_FP_START()/DC_FP_END() in
Jonathan Gray
2022-03-01
__i2c_transfer() should not lock the bus
Jonathan Gray
2022-03-01
change some defines to static inline functions
Jonathan Gray
2022-03-01
change some defines to static inline functions
Jonathan Gray
2022-02-28
remove some unused defines
Jonathan Gray
2022-02-28
add pcie_aspm_enabled() for the next linux 5.15.y release
Jonathan Gray
2022-02-26
regen
Mark Kettenis
2022-02-26
Add Broadcom BCM4387.
Mark Kettenis
2022-02-24
drm/amd/display: fix yellow carp wm clamping
Jonathan Gray
2022-02-24
drm/amd/display: Cap pflip irqs per max otg number
Jonathan Gray
2022-02-24
display/amd: decrease message verbosity about watermarks table failure
Jonathan Gray
2022-02-24
drm/i915/ttm: tweak priority hint selection
Jonathan Gray
2022-02-24
drm/i915: Fix mbus join config lookup
Jonathan Gray
2022-02-24
drm/i915: Fix dbuf slice config lookup
Jonathan Gray
2022-02-24
drm/i915/opregion: check port number bounds for SWSCI display power state
Jonathan Gray
2022-02-24
drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
Jonathan Gray
2022-02-24
drm/amd/pm: correct the sequence of sending gpu reset msg
Jonathan Gray
[next]