index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Register the PCI variant of dwiic(4) with acpi(4).
kettenis
2021-03-30
1
-2
/
+7
*
Move tx/rx descriptors into their own structs.
kevlo
2021-03-30
2
-188
/
+509
*
Since ipw(4) doesn't call into net80211_newstate() the interface link state
stsp
2021-03-28
1
-1
/
+13
*
regen
jan
2021-03-26
1
-1
/
+5
*
Add PCI ID for Intel X710 10G SFP+ NIC
jan
2021-03-26
1
-1
/
+2
*
regen
jan
2021-03-26
1
-1
/
+2
*
Add missing PCI ID for Intel X710 SFP+ NIC
jan
2021-03-26
1
-1
/
+2
*
Let iwn(4) simply clear frames before the firmware's BA window, instead
stsp
2021-03-22
1
-29
/
+17
*
Make iwx(4) attach to AX201 devices with PCI ID 0x34f0.
stsp
2021-03-17
1
-1
/
+14
*
regen
stsp
2021-03-17
2
-2
/
+7
*
Add another iwx(4) PCI device ID.
stsp
2021-03-17
1
-1
/
+2
*
Make iwn(4) send block ack request frames with the firmware node
stsp
2021-03-17
1
-2
/
+5
*
regen
jan
2021-03-14
2
-2
/
+7
*
Add ID for Intel SSD DC
jan
2021-03-14
1
-1
/
+2
*
In ipw(4), ensure that net80211 is in ASSOC state while we are expecting
stsp
2021-03-12
1
-1
/
+7
*
Use RA instead of MiRA in iwn(4).
stsp
2021-03-12
2
-191
/
+129
*
Use RA instead of MiRA in iwm(4).
stsp
2021-03-12
2
-49
/
+66
*
ansi
jsg
2021-03-05
15
-250
/
+113
*
regen
jsg
2021-02-27
2
-14
/
+14
*
sort
jsg
2021-02-27
1
-5
/
+5
*
regen
jsg
2021-02-27
2
-32
/
+312
*
add ids for Intel Xeon Scalable
jsg
2021-02-27
1
-7
/
+63
*
Read and parse OTP on the BCM4378. There are quite a few firmware and
patrick
2021-02-26
1
-1
/
+133
*
Attach to BCM4378.
patrick
2021-02-26
1
-1
/
+2
*
Add support for BCM4378 as implemented on the Apple M1. This chip seems
patrick
2021-02-26
2
-26
/
+126
*
touch pcidevs again to generated new rcs ids in headers
jan
2021-02-26
2
-2
/
+2
*
Increase the amount of RX buffers given to the bwfm(4) chip. We haave seen
patrick
2021-02-26
1
-4
/
+4
*
Add missing PCI product IDs for x710 10GBase-T into ixl(4)
jan
2021-02-26
4
-2
/
+9
*
Increase the buffer size for the ioctl response buffers to the same as
patrick
2021-02-26
2
-7
/
+8
*
Indicate hostready signal to inform the firmware that the rings have been
patrick
2021-02-26
2
-4
/
+18
*
Refactor bwfm(4) firmware loading. The PCIe backend will need to be able
patrick
2021-02-26
1
-28
/
+5
*
Fix prio2fifo mapping table.
patrick
2021-02-26
1
-5
/
+5
*
The firmware replaces the last 32-bit on RAM with a shared DRAM address.
patrick
2021-02-25
1
-2
/
+8
*
Some newer chips have two D11/802.11 cores, and we need to reset both at
patrick
2021-02-25
1
-2
/
+2
*
Support for version 7 of the bwfm(4) PCIe interface. The size of the items
patrick
2021-02-25
2
-5
/
+7
*
we don't have to cast to caddr_t when calling m_copydata anymore.
dlg
2021-02-25
4
-9
/
+9
*
remove some unused includes
jsg
2021-02-23
2
-657
/
+0
*
timecounting: use C99-style initialization for all timecounter structs
cheloha
2021-02-23
2
-18
/
+18
*
regen
jsg
2021-02-22
2
-8
/
+120
*
add some AMD 500 series, 17h/71h, Navi 10 and Kingston NVMe ids
jsg
2021-02-22
1
-4
/
+28
*
remove warning about amdgpu userptr ioctl being unimplemented
jsg
2021-02-20
1
-1
/
+0
*
move the rearming of the cq after the refill of the rq.
dlg
2021-02-15
1
-4
/
+5
*
regen
kettenis
2021-02-14
2
-2
/
+12
*
Add a few more devices that show up on the Apple M1 mini.
kettenis
2021-02-14
1
-1
/
+3
*
correct drm work flush behaviour
jsg
2021-02-14
2
-6
/
+10
*
Add missing break in switch statement of rge_activate().
stsp
2021-02-11
1
-1
/
+2
*
Simplify sleep_setup API to two operations in preparation for splitting
mpi
2021-02-08
2
-9
/
+7
*
Add basic support for BCM4378 as found on the Apple M1 SoCs. There's a
patrick
2021-01-31
1
-1
/
+4
*
regen
patrick
2021-01-31
2
-2
/
+7
*
Add Broadcom BCM4378.
patrick
2021-01-31
1
-1
/
+2
[next]