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