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
2021-02-27
Rework route_input() and rtm_sendup(). While we perform foreach loop
mvs
2021-02-27
trim some code i accidentally left into the nvgre add address function
David Gwynne
2021-02-27
recover scope from v6 nvgre endpoint addresses for userland to look at.
David Gwynne
2021-02-27
regen
Jonathan Gray
2021-02-27
sort and fix RTL8713 id
Jonathan Gray
2021-02-27
regen
Jonathan Gray
2021-02-27
sort
Jonathan Gray
2021-02-27
regen
Jonathan Gray
2021-02-27
add ids for Intel Xeon Scalable
Jonathan Gray
2021-02-27
put the mac addr into a uint64_t to compare it to the ethernet slow addr.
David Gwynne
2021-02-26
Read and parse OTP on the BCM4378. There are quite a few firmware and
Patrick Wildt
2021-02-26
Attach to BCM4378.
Patrick Wildt
2021-02-26
Add support for BCM4378 as implemented on the Apple M1. This chip seems
Patrick Wildt
2021-02-26
touch pcidevs again to generated new rcs ids in headers
jan
2021-02-26
Only support #iommu-cells = <1> for now to make sure the correct stream ID
Mark Kettenis
2021-02-26
Increase the amount of RX buffers given to the bwfm(4) chip. We haave seen
Patrick Wildt
2021-02-26
Add aplcpie(4), a (minimal) driver for the PCIe host bridge on Apple M1 SoCs.
Mark Kettenis
2021-02-26
Add missing PCI product IDs for x710 10GBase-T into ixl(4)
jan
2021-02-26
only store the current time on address table entries if it changes.
David Gwynne
2021-02-26
tpmr can use the eth64 bits too.
David Gwynne
2021-02-26
try do a better job of filtering 802.1 reserved group addresses.
David Gwynne
2021-02-26
use uint64_ts for ethernet addresses in the src/dst bits of rules.
David Gwynne
2021-02-26
use a uint64_t for the ethernet address in the etherbridge table.
David Gwynne
2021-02-26
add some helpers for working with ethernet addresses as uint64_t
David Gwynne
2021-02-26
Increase the buffer size for the ioctl response buffers to the same as
Patrick Wildt
2021-02-26
gcc is more strict about union decls
Theo de Raadt
2021-02-26
Indicate hostready signal to inform the firmware that the rings have been
Patrick Wildt
2021-02-26
Refactor bwfm(4) firmware loading. The PCIe backend will need to be able
Patrick Wildt
2021-02-26
Fix prio2fifo mapping table.
Patrick Wildt
2021-02-25
The firmware replaces the last 32-bit on RAM with a shared DRAM address.
Patrick Wildt
2021-02-25
Some newer chips have two D11/802.11 cores, and we need to reset both at
Patrick Wildt
2021-02-25
Support for version 7 of the bwfm(4) PCIe interface. The size of the items
Patrick Wildt
2021-02-25
Add some infrastructure in the PCI chipset tag for pci_probe_device_hook()
Patrick Wildt
2021-02-25
Add a framework for IOMMUs.
Mark Kettenis
2021-02-25
Prevent zero size devices from attaching
jan
2021-02-25
we don't have to cast to caddr_t when calling m_copydata anymore.
David Gwynne
2021-02-25
let m_copydata use a void * instead of caddr_t
David Gwynne
2021-02-25
enable veb(4), it's time for wider testing.
David Gwynne
2021-02-24
add support for hashing 64 and 32 bit numbers in host byte order.
David Gwynne
2021-02-24
kqueue: Revise filterops interface
Visa Hankala
2021-02-24
In sorflush() use m_purge() instead of handrolling it.
Alexander Bluhm
2021-02-24
white space tweak, no functional change
David Gwynne
2021-02-24
fix stoeplitz_n16 and stoeplitz_h16
David Gwynne
2021-02-24
Enumerate GCI core, which seems to contain the OTP on the Apple M1.
Patrick Wildt
2021-02-24
whitespace tweaks, no functional change.
David Gwynne
2021-02-24
fix the length check on arp packets when handling arp filter rules.
David Gwynne
2021-02-24
remove unused usbd_get_device_string()
Jonathan Gray
2021-02-24
remove unused usbdi functions
Jonathan Gray
2021-02-24
add support for adding and deleting mac addr entries on nvgre.
David Gwynne
2021-02-24
remove unused xhci_cmd_evaluate_ctx()
Jonathan Gray
[next]