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
Age
Commit message (
Expand
)
Author
2019-10-29
add the 802.1AE MACsec ethertype
David Gwynne
2019-10-29
Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata
Theo de Raadt
2019-10-29
add arc4 cipher to the bootblocks
Theo de Raadt
2019-10-28
Copy in the user-supplied buffer in shmctl(2) before looking up the
anton
2019-10-28
Have iwm(4) configure the PCIe LTR.
Stefan Sperling
2019-10-28
Make iwm_stop_device() power down bus master DMA clocks on 7k devices only.
Stefan Sperling
2019-10-28
Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE PHY_OP notification which will
Stefan Sperling
2019-10-28
Get rid of version 1 of iwm's time event firmware API.
Stefan Sperling
2019-10-28
Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_* flags:
Stefan Sperling
2019-10-28
Remove unneeded IWM_UCODE_TLV_FLAGS_RX_ENERGY_API flag.
Stefan Sperling
2019-10-28
Do not set IWM_SF_CFG_DUMMY_NOTIF_OFF bit in iwm SF_CFG firmware command.
Stefan Sperling
2019-10-28
Skip the 'update MCC' command if iwm 8k firmware supports Location
Stefan Sperling
2019-10-28
Use 0x6c as permanent ID for IWM_PHY_DB_CMD; remove incorrect comment.
Stefan Sperling
2019-10-28
Remove unused DEFAULT_MAX_TX_POWER definition from if_iwmreg.h,
Stefan Sperling
2019-10-28
The iwm_prepare_card_hw() call in iwm_attach() is only needed on 8k devices.
Stefan Sperling
2019-10-28
iwm: tweak post-alive NIC locking to more closely match how Linux does it
Stefan Sperling
2019-10-28
iwm: enlarge maximum NVM section size; required for newer firmware
Stefan Sperling
2019-10-28
Add missing KERNEL_UNLOCK.
Mark Kettenis
2019-10-28
Better error handling for bwfm(4) connection attempts. When we fail
Patrick Wildt
2019-10-28
Fix atomic_sub_long_nv() on mips64. The negation should use
Visa Hankala
2019-10-28
merge version directly into code
Theo de Raadt
2019-10-27
tweak the rx path to look more like the tx path.
David Gwynne
2019-10-27
Add i.MX5/6 support and enable this driver on armv7(4).
Mark Kettenis
2019-10-27
Add code to spin up secondary CPUs.
Mark Kettenis
2019-10-27
Add simplefb(4).
Mark Kettenis
2019-10-27
fix the last commit.
David Gwynne
2019-10-26
put vlan tag offload back in
David Gwynne
2019-10-26
make vmx transmit (vmxnet3_start) mpsafe.
David Gwynne
2019-10-26
avoid rxr races between rxfill from the interrupt and timeout paths
David Gwynne
2019-10-26
clock_getres(2): actually return the resolution of the given clock
cheloha
2019-10-26
Correct some ASM in a comment
Philip Guenther
2019-10-25
Split out the code that brings us out of HYP mode and the code that
Mark Kettenis
2019-10-25
Add glass console for armv7. Similar to what we did on arm64 two years ago.
Mark Kettenis
2019-10-25
Make it possible to switch to framebuffer "glass" console in case it
Mark Kettenis
2019-10-25
Remove some space before tab and other small indentation errors.
Claudio Jeker
2019-10-25
make whitespace in the IPPROTO defines consistent. no functional change.
David Gwynne
2019-10-25
+#define IPPROTO_UDPLITE 136, as per RFC 3828 and the IANA allocation
David Gwynne
2019-10-24
Enable sxisid(4)
Mark Kettenis
2019-10-24
Make log tick interval independent of hz and reduce the frequency
Visa Hankala
2019-10-23
Enable sxisid(4).
Mark Kettenis
2019-10-23
Add sxisid(4), a driver to read the on-chip eFuses written by
Mark Kettenis
2019-10-23
Kernel is missing propper input validation when configuring addresses.
Alexander Bluhm
2019-10-23
There used to be three possible return values from sd_get_parms(), but
Kenneth R Westerback
2019-10-23
Use baseboard specific vendor, product and serial strings for DMI_BOARD_*
Jonathan Gray
2019-10-23
store specific strings for smbios baseboard vendor, product and serial
Jonathan Gray
2019-10-23
Provide hw.serialno using the root node's serial-number property.
Patrick Wildt
2019-10-22
Fix white spaces and use __func__ in printf().
Alexander Bluhm
2019-10-22
struct proc: change ps_start from utc time to uptime
cheloha
2019-10-22
nanoboottime(9): add and document new interface
cheloha
2019-10-22
Replace the mutex that protects the mbuf allocation limit by an
Alexander Bluhm
[next]