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-12-08
Return ENODEV if playback is requested on devices with no DACs or
Alexandre Ratchov
2016-12-08
Add a routine for setting up interrupt handlers using fdt.
Visa Hankala
2016-12-08
Add fdt_attach_args and simplebus for implementing fdt-capable
Visa Hankala
2016-12-08
fix spelling errors and typos, from Michael W. Bombardieri
Theo de Raadt
2016-12-07
Add required padding to the response descriptor
Mike Belopuhov
2016-12-07
Response status field is signed; adjust the debug message
Mike Belopuhov
2016-12-07
Fall back to the minimum amount of ring pages
Mike Belopuhov
2016-12-07
splbio isn't doing us any good here and prevents polling from working
Mike Belopuhov
2016-12-07
Add mira support to iwn(4).
Stefan Sperling
2016-12-07
Add a commented out entry for xbf(4)
Mike Belopuhov
2016-12-07
Add xbf(4)
Mike Belopuhov
2016-12-07
A driver for Xen Blkfront heavily based on vdsk(4) from kettenis@
Mike Belopuhov
2016-12-07
Add a simple mechanism to poll for a change in the property value
Mike Belopuhov
2016-12-07
Factor out the polling loop into a separate function
Mike Belopuhov
2016-12-07
Return proper error values from xs_{get,set}prop
Mike Belopuhov
2016-12-07
Remove some leftovers from before the dynamic grant table code
Mike Belopuhov
2016-12-06
regen
Mike Belopuhov
2016-12-06
X557 is the name of an external PHY not the PCI device
Mike Belopuhov
2016-12-06
Get PTE shift using PTE_LOG.
Visa Hankala
2016-12-06
Don't forget to return an error
Mike Belopuhov
2016-12-06
Improve error handling and don't fail if SFP module is not present;
Mike Belopuhov
2016-12-06
Let X552 SFP+ boot without a module plugged in
Mike Belopuhov
2016-12-06
Make sure iwm(4) only calls ieee80211_mira_choose() while in RUN state.
Stefan Sperling
2016-12-06
The kvop is not mandatory to query the type, fixes hostctl -t on vmm(4) VMs.
Reyk Floeter
2016-12-06
avoid a potentially uninitialised return value
Jonathan Gray
2016-12-06
Use the sizeof udphdr not the sizeof a pointer to it in the af-to
Jonathan Gray
2016-12-05
Remove recursive splsoftnet()s in ioctl(2) path.
Martin Pieuchot
2016-12-05
Harmonize battery state thresholds accross platforms.
Frederic Cambus
2016-12-05
Propagate error type in validation functions that call
Rafael Zalamena
2016-12-05
Remove the flow id from the flow entry struct and the global variable,
Rafael Zalamena
2016-12-05
Add missing prototypes for all functions declared in the file.
Rafael Zalamena
2016-12-05
Remove unused variable. From Michael W. Bombardieri <mb@ii.net>. Thanks!
Alexandre Ratchov
2016-12-04
Add handling for the second interrupt bank.
Visa Hankala
2016-12-04
Since net/route.c r1.337 interface priority factors into route priority
Stefan Sperling
2016-12-03
Fix memory leak.
Visa Hankala
2016-12-03
Implement octeon_intr_disestablish().
Visa Hankala
2016-12-03
luna88k bootloader needs __ashldi3 to compile sys/lib/libsa/ufs.c 1.26.
Kenji Aoyama
2016-12-02
Clean up leftovers from r1.442.
Vincent Gross
2016-12-02
Limit the amount of flows that can be installed on flow tables.
Rafael Zalamena
2016-12-02
Fix some spelling errors in the OpenFlow header and update the tcpdump(8)
Rafael Zalamena
2016-12-02
Use the right variable for storing the maximum group table size and use
Rafael Zalamena
2016-12-02
regen
Mike Belopuhov
2016-12-02
8086:154a is not a QSFP model, possibly just a quad port
Mike Belopuhov
2016-12-02
Don't overwrite the selected flow control settings
Mike Belopuhov
2016-12-02
Sinc rings are created during attach memory allocations shouldn't sleep
Mike Belopuhov
2016-12-02
Disable the TX laser when interface is going down for all fiber modules
Mike Belopuhov
2016-12-02
Drop stale prototypes and an outdated comment.
Visa Hankala
2016-12-02
Simplify interrupt dispatching by processing requests without
Visa Hankala
2016-12-02
Assert that rt_match() is always called at IPL_SOFTNET rather than
Martin Pieuchot
2016-12-02
Rremoves 'struct route_in6 *' argument from in6_selectsrc().
Martin Pieuchot
[next]