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
2016-02-11
ipmi(4) - Check sensor name length more carefully
Masao Uebayashi
2016-02-10
Permit negative x and y coordinates in mouse.scale for uts and ums.
Philip Guenther
2016-02-10
protect the bpf ring with splnet as well as the kernel lock.
David Gwynne
2016-02-09
bring in dlg's fix from rev 1.10 of the equivalent hppa file:
Jonathan Gray
2016-02-09
Log frames which fall outside the BlockAack window in dmesg if the
Stefan Sperling
2016-02-09
make __cpu_simple_lock provide serialisation of the critical section.
David Gwynne
2016-02-09
sync a function's comment with its signature
mmcc
2016-02-08
"exceeds past the end" -> "extends past the end" in comment.
Kenneth R Westerback
2016-02-08
Set EPT bits of guest pages in pmap_enter instead of doing it
Stefan Kempf
2016-02-08
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-08
Stop requiring a BlockAck session timeout (again), and just use it if the AP
Stefan Sperling
2016-02-08
Work around buggy APs which occasionally emit sequence numbers much higher
Stefan Sperling
2016-02-07
Fix off-by-one in loop termination condition.
tb
2016-02-07
Hide some excessive net80211 debug printfs behind ieee80211_debug >= 2.
Stefan Sperling
2016-02-07
Comment.
Masao Uebayashi
2016-02-07
Remove a too strict assertion.
Masao Uebayashi
2016-02-07
Make sure the maximum iwm(4) firmware command payload size fits into
Stefan Sperling
2016-02-07
Convert to uiomove. While there, use size_t consistently for
Stefan Kempf
2016-02-06
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-06
Add support for the 9 series PCH.
Mark Kettenis
2016-02-06
Enable the code that reads the BIOS from the ACPI VFCT table on platforms
Mark Kettenis
2016-02-05
Fix iwn(4) CCMP replay detection so it does not drop out-of-order A-MPDU
Stefan Sperling
2016-02-05
Count A-MPDU subframes with sequence number below the current BA window as
Stefan Sperling
2016-02-05
Guard against integer overflow when checking whether
Stefan Kempf
2016-02-05
Define EDCA tables for 11n mode. Per 802.11-2012 they are the same as
Stefan Sperling
2016-02-05
In iwn(4), set max A-MPDU length to 64k instead of 4k and tell the firmware
Stefan Sperling
2016-02-05
In iwm(4), set max A-MPDU length to 64k instead of 4k and tell the firmware
Stefan Sperling
2016-02-05
Store ADDBA request and response parameters in the block ack record of
Stefan Sperling
2016-02-05
Implement acpi_get_table_with_size(). Will soon be used to read VFCT
Mark Kettenis
2016-02-05
return if the bpf_if passed to bpf_tap and _bpf_mtap are NULL.
David Gwynne
2016-02-05
Simple moderation of Tx completion notifications
Mike Belopuhov
2016-02-05
Silence warnings from static analyzers; found by jsg@
Mike Belopuhov
2016-02-05
Improve Linux PCI compatibility code.
Mark Kettenis
2016-02-05
Fix a pci vendor/device conversion missed in rev 1.6.
Mark Kettenis
2016-02-05
Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)
Masao Uebayashi
2016-02-04
Make iwn(4) pass 802.11 control frames in monitor mode.
Stefan Sperling
2016-02-04
In iwn(4), don't forget about restoring the CCMP key to firmware after
Stefan Sperling
2016-02-04
Restore the BlockAck session timer. It is still required to work around
Stefan Sperling
2016-02-04
Bail early if there's no token; found by jsg@
Mike Belopuhov
2016-02-04
Prevent signed overflow when calculating i_modrev initial value
Mike Belopuhov
2016-02-04
Some (buggy) UEFI implementations don't report the correct framebuffer
Mark Kettenis
2016-02-04
If the ROM size is 0, we won't be able to read the video BIOS from it.
Mark Kettenis
2016-02-03
Do not access the scsi link of the disk at the beginning of sdopen()
Alexander Bluhm
2016-02-03
When accessing the scsi link of a scsi disk, use a variable "sc_link"
Alexander Bluhm
2016-02-03
Increase the RPC buffer once more to 4096 bytes. The guestinfo.ovfEnv
Reyk Floeter
2016-02-03
Prevent efifb(4) from attaching if we're the console.
Mark Kettenis
2016-02-03
Test cpuid_level or ci->ci_pnfeatset before using a CPUID leaf; some BIOSes
Philip Guenther
2016-02-02
give sxidog it's own mapping as well so it wont't require sxitimer
Jonathan Gray
2016-02-02
enable xen devices here as well
Jonathan Gray
2016-02-02
A few reliability improvements in the power management interface
Mike Belopuhov
[next]