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
Age
Commit message (
Expand
)
Author
2017-12-16
Read RAM base address and size so we know where to put the firmware.
Patrick Wildt
2017-12-16
Implement setting the chip into active mode, as needed for setting up
Patrick Wildt
2017-12-16
Support setting the Cortex-R4, as found on a BCM43602, to passive mode.
Patrick Wildt
2017-12-16
Add some more Chip IDs to bwfm(4).
Patrick Wildt
2017-12-16
Enforce voltage limits from the device tree. Enforcing the limits also
Mark Kettenis
2017-12-16
Add support for 1-byte reads and writes.
Mark Kettenis
2017-12-16
Add a driver for the RSB controller found on various Allwinner SoCs.
Mark Kettenis
2017-12-15
Add a few more Allwinner A80 clocks.
Mark Kettenis
2017-12-15
put where im up to into the tree so jmatthew@ can look at it.
David Gwynne
2017-12-14
Don't bother using DETACH_FORCE for the softraid luns at reboot
Theo de Raadt
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-14
let urtwn(4) find my TP-LINK TL-WN722N v2
Sebastian Benoit
2017-12-14
sync
Sebastian Benoit
2017-12-14
add usb id for TP-LINK TL-WN722N v2
Sebastian Benoit
2017-12-14
Repair flushcache/standby operations to not convert AT_WAIT operations
Theo de Raadt
2017-12-13
Fix stray return; hopefully this makes the internal PHY actually work now.
Mark Kettenis
2017-12-12
Add more Allwinner A80 clocks.
Mark Kettenis
2017-12-12
Nuke some forward-only struct's and functions and functions thereby
Kenneth R Westerback
2017-12-12
Remove unused variable defined with an unexisting type.
Martin Pieuchot
2017-12-12
Fix typo. Unbreaks building a kernel on arm64/clang.
Mark Kettenis
2017-12-11
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-12-10
Stop running iwm(4) devices in "continuous active mode (CAM)".
Stefan Sperling
2017-12-10
Add support for the internal PHY on the Allwinner H3. From Stephen Graf.
Mark Kettenis
2017-12-10
Fix MDIO_CMD register bit definitions. From Stepen Graf.
Mark Kettenis
2017-12-09
No need for the txb_used flag anymore
Mike Belopuhov
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-12-04
add the alps touchpad that can be found in the ideapad 710s
Robert Nagy
2017-12-03
Enumerate all i2c devices on the bus. Mark their nodes as attached even
Mark Kettenis
2017-12-01
Add quotes around the name of (unconfigured) devices like we do for other
Mark Kettenis
2017-11-30
Add bgw(4), a driver for a family of Bosch acceleration sensors.
Mark Kettenis
2017-11-30
Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI
Philip Guenther
2017-11-29
Add support for GPIO-signaled events.
Mark Kettenis
2017-11-29
Revise OperatingRegion code to make it extensible and have chvgpio(4)
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-29
add an adaptive polling mode when no interrupt handler is available,
Joshua Stein
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
[next]