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-11-27
Reinstate monitor mode support in iwm(4).
Stefan Sperling
2019-11-27
Add support for Rx buffers containing multiple frames to iwm(4), again.
Stefan Sperling
2019-11-26
Fix previous: Don't use an uninitialized variable in iwm_rx_frame().
Stefan Sperling
2019-11-26
Eliminate some code duplication in iwm(4) 7k/8k vs. 9k Rx code paths.
Stefan Sperling
2019-11-26
Add support for MSI-X. MSI-X allows establishing a number of
Patrick Wildt
2019-11-26
Compute RSSI on 9k iwm(4) devices in the same way we do for previous
Stefan Sperling
2019-11-24
correct return type of sign_extend64()
Jonathan Gray
2019-11-23
envy(4): *sleep(9) -> *sleep_nsec(9); ok ratchov@
cheloha
2019-11-20
ksmn(4): Improve the precision of the fractional part of temperatures.
Bryan Steele
2019-11-20
Some Intel SD/MMC controllers do not like the voltage being
Patrick Wildt
2019-11-20
regen
Patrick Wildt
2019-11-20
Add PCI IDs for Gemini Lake SD/MMC controllers
Patrick Wildt
2019-11-20
Correctly match another 9560-based device.
Patrick Wildt
2019-11-19
regen
Stefan Sperling
2019-11-19
Add PCI ID for an Intel AX 200 device.
Stefan Sperling
2019-11-19
Correct the link speed constant variables. From Shoichi Yamaguchi.
YASUOKA Masahiko
2019-11-18
Add support for 9260 and 9560 devices to iwm(4).
Stefan Sperling
2019-11-18
regen
Kevin Lo
2019-11-18
Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet
Kevin Lo
2019-11-17
print firmware version as unsigned ints
Joshua Stein
2019-11-13
drm/i915/cmdparser: Fix jump whitelist clearing
Jonathan Gray
2019-11-13
drm/i915/gen8+: Add RC6 CTX corruption WA
Jonathan Gray
2019-11-13
drm/i915: Lower RM timeout to avoid DSI hard hangs
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Ignore Length operands during command matching
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Add support for backward jumps
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Use explicit goto for error paths
Jonathan Gray
2019-11-13
drm/i915: Add gen9 BCS cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Allow parsing of unsized batches
Jonathan Gray
2019-11-13
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jonathan Gray
2019-11-13
drm/i915: Add support for mandatory cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Remove Master tables from cmdparser
Jonathan Gray
2019-11-13
drm/i915: Disable Secure Batches for gen6+
Jonathan Gray
2019-11-13
drm/i915: Rename gen7 cmdparser tables
Jonathan Gray
2019-11-13
Fix off-by-one (truncation) in k{v,}asprintf().
Martin Pieuchot
2019-11-13
drm/amd/display: Passive DP->HDMI dongle detection fix
Jonathan Gray
2019-11-13
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Jonathan Gray
2019-11-13
drm/radeon: fix si_enable_smc_cac() failed issue
Jonathan Gray
2019-11-12
Fix support for 3168 iwm(4) devices, and load new firmware for them.
Stefan Sperling
2019-11-11
drm/amdgpu: fix potential VM faults
Jonathan Gray
2019-11-09
drm/amdgpu/powerplay/vega10: allow undervolting in p7
Jonathan Gray
2019-11-09
drm/amdgpu: fix memory leak
Jonathan Gray
2019-11-09
drm/amd/display: fix odm combine pipe reset
Jonathan Gray
2019-11-09
Ack the interrupt first, so that it can receive interrupts for new
YASUOKA Masahiko
2019-11-08
Switch 8260 and 8265 iwm(4) devices to -34 firmware.
Stefan Sperling
2019-11-08
Add support to iwm(4) for new umac scan API in newer firmware versions.
Stefan Sperling
2019-11-08
Add support to iwm(4) for ADD_STA commands used by newer firmware.
Stefan Sperling
2019-11-06
Make iwn(4) flush remaining frames on the Tx aggregation queue when
Stefan Sperling
2019-11-06
Raise net80211's "beacon miss" threshold to avoid frequent re-connects
Stefan Sperling
2019-11-04
Switch iwm 3160, 7260, and 7265 to -17 firmware images.
Stefan Sperling
2019-11-04
Make iwm send the DQA command later, as Linux does. We were sending it to
Stefan Sperling
[next]