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
2018-03-11
Workaround an Azure UDP transmit checksum offloading bug
Mike Belopuhov
2018-03-10
raise bnx(4)'s rxring lwm to 16, ok deraadt
Stuart Henderson
2018-03-10
match two more copper i210 ids
Jonathan Gray
2018-03-10
regen
Jonathan Gray
2018-03-10
Add ids for Ice Lake and Cannon Lake Ethernet and some more I210 ids.
Jonathan Gray
2018-03-10
Add another ICH10 em(4). From John the.cheeze at gmail.
Jonathan Gray
2018-03-10
regen
Jonathan Gray
2018-03-10
Add another ICH10 em(4). From John the.cheeze at gmail.
Jonathan Gray
2018-03-09
Sync
Kevin Lo
2018-03-09
Add USB device IDs for Edimax EW7611ULB, EW7822ULC, RTL8723BU, and
Kevin Lo
2018-03-08
Implement the VMWare vmbackup protocol using vfs_stall(). This lets you
Jonathan Matthew
2018-03-07
Replace non-functioning checks for use of the usb memory block allocator in
Jonathan Matthew
2018-03-05
Move completed transfer descriptors to the freelist before calling
Jonathan Matthew
2018-02-28
Ignore 'fseq version mismatch' notifications from 8265 iwm(4) firmware.
Stefan Sperling
2018-02-28
Correct a pointless longstanding difference in ioctl numbering between
Jonathan Gray
2018-02-27
Add RTL8211F support. Loosely based on the FreeBSD driver.
Mark Kettenis
2018-02-27
Release the netlock when sleeping for control messages in in vioioctl().
Martin Pieuchot
2018-02-26
Add RK3328 support.
Mark Kettenis
2018-02-26
Fix typo in previous commit.
Mark Kettenis
2018-02-26
Support dumping isochronous frames via bpf(4) using the USBPcap protocol.
Martin Pieuchot
2018-02-26
regen
ccardenas
2018-02-26
Add devices found on thinkpad e475 with an AMD A10-9600P
ccardenas
2018-02-25
Add RK805 support.
Mark Kettenis
2018-02-25
Add RK3328 support.
Mark Kettenis
2018-02-25
More RK3328 clocks.
Mark Kettenis
2018-02-25
RK3328 support.
Mark Kettenis
2018-02-25
Initial RK3328 clocks.
Mark Kettenis
2018-02-25
Don't pass our configured SSID to iwm(4) firmware during a background scan.
Stefan Sperling
2018-02-25
My previous commit to iwn(4) broke the scan loop.
Stefan Sperling
2018-02-25
Typo: auxilliary -> auxiliary
Philip Guenther
2018-02-24
RK3328 support.
Mark Kettenis
2018-02-24
Add bcmrng(4), a driver for the random number generator on the Raspberry Pi.
Mark Kettenis
2018-02-24
fix pasto
Mark Kettenis
2018-02-24
Add bcmtemp(4), a driver for the temperature sensor on the Raspberry Pi.
Mark Kettenis
2018-02-23
Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead
Mark Kettenis
2018-02-23
regen
David Gwynne
2018-02-23
masanobu saitoh pointed out i had the wrong id for XXV710 SFP28 devs
David Gwynne
2018-02-21
match linux whitespace in ioctl list
Jonathan Gray
2018-02-20
stop mixing bsd and c99 fixed width types and just use c99 types everywhere
Jonathan Gray
2018-02-20
Set the chain_offset field (same as sgl_offset0, only in 16 byte units)
Jonathan Matthew
2018-02-19
Add a default case to a usb_tap() switch statement which mpi@ says will
Jonathan Gray
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-14
prune files.* entries that refer to files not in tree
Jonathan Gray
2018-02-11
Use the new APIs for setting block lengths and reading from/writing to
Patrick Wildt
2018-02-11
Add sdmmc_io_set_blocklen() which allows to set the block length of an
Patrick Wildt
2018-02-11
Add sdmmc_io_read_region_1() and sdmmc_io_write_region_1() as an
Patrick Wildt
2018-02-11
Copy the scan results into a new buffer to re-align the data so that we
Patrick Wildt
2018-02-11
Since the BCDC header has a variable data offset, so the ethernet packet
Patrick Wildt
2018-02-11
Update the packet header length as well as the mbuf length on
Patrick Wildt
2018-02-10
Add AXP803 support.
Mark Kettenis
[next]