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
2017-12-15
put where im up to into the tree so jmatthew@ can look at it.
David Gwynne
2017-12-14
Make roaming after a background scan work while tcpbench -u is running
Stefan Sperling
2017-12-14
Add background scanning support to iwn(4), as was done for iwm(4) recently.
Stefan Sperling
2017-12-12
Remove unused variable defined with an unexisting type.
Martin Pieuchot
2017-12-10
Stop running iwm(4) devices in "continuous active mode (CAM)".
Stefan Sperling
2017-12-08
Add support for background scanning to net80211 and iwm(4).
Stefan Sperling
2017-12-08
Make iwm(4) restore the ic_bss channel after tweaking this channel as part
Stefan Sperling
2017-12-07
In iwm(4), keep scanning if net80211 asks for a SCAN->SCAN transition
Stefan Sperling
2017-12-07
Make iwm_newstate() recover from state transition errors.
Stefan Sperling
2017-12-05
regen
Mark Kettenis
2017-12-05
Add SPARC-M7 PCIe; rename existing SPARC PCIe entries.
Mark Kettenis
2017-11-29
turns out you dont have to configure a vsi as the default in a veb.
David Gwynne
2017-11-29
regen
David Gwynne
2017-11-29
add some mellanox parts
David Gwynne
2017-11-29
fix this on sparc64 (or maybe gcc)
David Gwynne
2017-11-29
let this build on sparc64 again.
David Gwynne
2017-11-28
refer to ixl as "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
remove the #if 0ed out ixl_add_veb now that cvs has backed it up
David Gwynne
2017-11-28
add missing $OpenBSD$ tag
David Gwynne
2017-11-28
add ixl(4) for the "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
Silence the "Unclaimed register before interrupt" errors. While these do
Mark Kettenis
2017-11-28
Use mutex_trylock() rather than mixing Linux APIs with OpenBSD ones.
Martin Pieuchot
2017-11-27
lenght->length, mostly in comments
Stuart Henderson
2017-11-27
Revise the linux sleeping compat code to avoid lock ordering problems.
Mark Kettenis
2017-11-27
Add support for SAS3.5 megaraids, which are sold as Dell PERC H740P/840 and
Jonathan Matthew
2017-11-27
regen
Jonathan Matthew
2017-11-27
add SAS3.5 megaraids
Jonathan Matthew
2017-11-16
Add PCI attachment for dwiic(4) needed by Intel 100 Series machines
Joshua Stein
2017-10-26
Move common code to add/remove multicast filters to ieee80211_ioctl(9).
Martin Pieuchot
2017-10-22
It's time I claimed proper copyright on this.
Stefan Sperling
2017-10-22
In iwm(4), allocate command response buffers dynamically in a ring
Stefan Sperling
2017-10-16
drm/i915/bios: ignore HDMI on port A
Jonathan Gray
2017-10-09
The previous commit was deemed too invasive, so back it out and replace
Patrick Wildt
2017-10-09
Turns out that the previous commit resolves the problem on Clang but at
Patrick Wildt
2017-10-04
Work around clang mis-optimization regression. For some expression-
Patrick Wildt
2017-10-04
Introduce reference counting for tasks in iwm(4).
Stefan Sperling
2017-10-03
Disable msi on the Yukon 88E8036 and 88E8053 as it triggers watchdog timeouts
Antoine Jacoutot
2017-09-30
Add preliminary kabylake support to inteldrm(4) by backporting the relevant
Robert Nagy
2017-09-28
The DELAY() recently added to iwn(4) to make association more reliable could
Stefan Sperling
2017-09-26
Use quoted #includes for files kdump's mkioctls indirectly includes so
Jonathan Gray
2017-09-22
Move the powering down of all codecs into azalia_halt_corb() after the
Theo Buehler
2017-09-08
If you use sys/param.h, you don't need sys/types.h
Theo de Raadt
2017-09-06
add support for the Realtek RTS525A
Joshua Stein
2017-09-05
Add additional errno values required by POSIX.
Jonathan Gray
2017-09-04
Make sure iwn(4) firmware gets to see a beacon before we send an auth request.
Stefan Sperling
2017-09-03
Attach rtwn(4) to RTL8192CE. Tested by me.
Stefan Sperling
2017-09-03
drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c
Jonathan Gray
2017-09-03
drm/atomic: If the atomic check fails, return its value first
Jonathan Gray
2017-09-03
drm: Release driver tracking before making the object available again
Jonathan Gray
2017-08-28
regen
Stefan Sperling
[next]