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-05-04
Use BUS_DMA_OVERRUN to cope with the broken DMA engine of the Davicom DM9102
Mark Kettenis
2016-05-04
Some hardware (such as the onboard dc(4) of the Netra X1) has a broken DMA
Mark Kettenis
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-04
Print SD host controller version.
Mark Kettenis
2016-05-04
Preserve DiffServ value when fragmenting an ipv4 packet.
Vincent Gross
2016-05-04
Add high-speed support for SD cards. In theory this should double the
Mark Kettenis
2016-05-04
Don't mask pins configured as direct IRQ. Those are tied directly to the APIC
Mark Kettenis
2016-05-04
Fall back to "safe-value" when "unmanage-value" is not evailable to
Martin Pieuchot
2016-05-04
Make KERN_FILE_BYPID return ESRCH when PID not found, both in sysctl and
Vadim Zhukov
2016-05-03
Print missing newline if we bail out because of a uid mismatch.
Mark Kettenis
2016-05-03
Stop using a soft-interrupt context to process incoming network packets.
Martin Pieuchot
2016-05-03
implement bus_space_read_raw_X and bus_space_write_raw_X
David Gwynne
2016-05-03
Make ip_forward() use the route entry fetched in in_ouraddr() when it is
Martin Pieuchot
2016-05-03
Put back a panic() if an incoming packet already has a statekey.
Martin Pieuchot
2016-05-03
alias bus_space_{read,write}_raw to the non-raw counterparts
David Gwynne
2016-05-03
Revert previous commit. Calling sched_init_cpu() from
Mark Kettenis
2016-05-03
regen
David Gwynne
2016-05-03
samsung use the same pci device id for multiple nvme parts
David Gwynne
2016-05-02
Simplify life for routing table implementations by requiring that rtable_walk
Jonathan Matthew
2016-05-02
Fix some issues wrt timestamp updating. The tmpfs_read() and
Martin Natano
2016-05-02
Add check to armv7 platform bus match code, so that those busses only
Patrick Wildt
2016-05-02
Fix a corner case of 12-bit arithmetic: also increment the ba_winmiss
Theo Buehler
2016-05-02
Merge two identical code paths.
Martin Pieuchot
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-05-02
IEEE 802.11 sequence numbers wrap at 12 bit.
Stefan Sperling
2016-05-02
add an empty ommmc_dump_regs() to fix the SDHC_DEBUG build
Jonathan Gray
2016-05-02
add support for changing the bus width to ommmc and set the 4-bit mode
Jonathan Gray
2016-05-01
Print some capabilities.
Mark Kettenis
2016-05-01
Print base clock frequency.
Mark Kettenis
2016-05-01
Remove unused match function. The armv7 platforms implement their own,
Patrick Wildt
2016-05-01
Add bus width switching support for MMC. Enable 8-bit bus support on
Mark Kettenis
2016-05-01
Add a small delay after switching an MMC card into high-speed mode to make
Mark Kettenis
2016-05-01
Always write block count. This fixes the DMA issues on Bay Trail.
Mark Kettenis
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-05-01
Remove a bogus "else" that was causing breakage with LCP echoes,
Stuart Henderson
2016-05-01
Shuffle gpt/mbr code around a bit to make it more like other searches
Kenneth R Westerback
2016-04-30
Mask all gpio interrupts when we attach. Fixes interrupt storm on the Lenovo
Mark Kettenis
2016-04-30
Enable high speed timing for bus clock frequencies over 26MHz and advertise
Mark Kettenis
2016-04-30
Add some missing interrupt bits, and enable the ADMA error interrupt.
Mark Kettenis
2016-04-30
Implement DMA support. Bits and pieces taken from NetBSD, but we only
Mark Kettenis
2016-04-29
Call sched_init_cpu() just before booting secondary CPUs.
Martin Pieuchot
2016-04-29
Fix some gibbering horrors due to uninitialized struct nameidata's
Bob Beck
2016-04-29
Panic when attempting to execute a scsi command with no discipline
Kenneth R Westerback
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-29
Do not allow to change the routing table of a bound socket. This
Alexander Bluhm
2016-04-29
Make if_output() return EAFNOSUPPORT instead of just dropping packets
Kenneth R Westerback
2016-04-28
careful study of the holy scrolls reveals that for pselect (and ppoll)
Ted Unangst
2016-04-28
Preserve the domid when swapping 16 bit grant table entry flags
Mike Belopuhov
2016-04-28
Rework handling of frames which fall beyond the block ack window.
Stefan Sperling
2016-04-28
Add a net80211 stat counter for block ack window "slides" as opposed
Stefan Sperling
[next]