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