index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_urtwnvar.h
Age
Commit message (
Expand
)
Author
2020-03-15
Define and implement a locking protocol for the ifmedia / mii layers:
thorpej
2020-01-15
Use modern interfaces and kill tsleep/wakeup. From nick-nhusb branch.
skrll
2019-10-05
remove __packed attribute from struct ieee80211_radiotap_header
mrg
2019-06-15
Add rnd(9) support.
msaitoh
2019-02-01
Add a software beacon.
christos
2018-06-29
- Unify the "rtwn" and "urtwn" register definitions and initialization
thorpej
2016-10-12
Add support for Realtek 8192EU.
nat
2016-04-23
Merge nick-nhusb
skrll
2014-07-20
Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD.
nonaka
2013-10-15
Remove dotg(4) as it's been replaced by dwctwo(4).
skrll
2013-03-16
As a workaround for the Raspberry PI, only allow 1 TX transfer to be
skrll
2013-03-12
more locking and int -> size_t from Anon Ymous
christos
2013-01-20
more (and less) locking fixes
christos
2013-01-18
make this work with lockdebug. while here, set urtwn_debug=0 now that
jmcneill
2012-08-20
remove duplicated QoS definitions
christos
2012-03-25
Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n...
nonaka