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
/
ic
/
rtwnvar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- in rtwn_r88e_fw_reset function, use the correct bit R88E_RSV_CTRL_MCU_RST
kevlo
2019-03-11
1
-1
/
+2
*
Add support for RTL8192EU adapters, partly taken from netbsd.
jmatthew
2018-12-04
1
-1
/
+3
*
add RTL8723AE support
jmatthew
2018-10-01
1
-1
/
+6
*
Move the unions into the rom struct which fixes Coverity CID 1473649 and
kevlo
2018-09-28
1
-11
/
+3
*
Add support for RTL8188EE.
jmatthew
2018-09-21
1
-4
/
+16
*
- For RTL8188CUS/RTL8192CU, we have to force 8051 reset/enable before waiting
kevlo
2017-07-08
1
-5
/
+1
*
- Fix incorrect values in the computation of transmit power for the
kevlo
2017-06-16
1
-9
/
+14
*
Make urtwn(4) run slot time updates from a USB task.
stsp
2017-01-30
1
-1
/
+2
*
Merge a lot of code from urtwn(4) into rtwn(4). Both drivers now share code
stsp
2016-06-17
1
-9
/
+31
*
Continue preparing a future merge of urtwn(4) and rtwn(4).
stsp
2016-06-05
1
-3
/
+14
*
The common part of rtwn(4) needs help from attachment drivers to determine
stsp
2016-03-21
1
-5
/
+6
*
usbd_is_dying() can't be part of the common rtwn(4) driver code once we
stsp
2016-03-15
1
-4
/
+7
*
Move rtwn(4) DMA init code back to the PCI part of the driver.
stsp
2016-03-11
1
-2
/
+2
*
Make rtwn(4) check for "unsupported test chip" error during attach again.
stsp
2016-03-09
1
-2
/
+2
*
Split the rtwn(4) driver into two layers:
stsp
2016-03-09
1
-0
/
+83