summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_urtwnvar.h
AgeCommit message (Expand)Author
2020-03-15Define and implement a locking protocol for the ifmedia / mii layers:thorpej
2020-01-15Use modern interfaces and kill tsleep/wakeup. From nick-nhusb branch.skrll
2019-10-05remove __packed attribute from struct ieee80211_radiotap_headermrg
2019-06-15 Add rnd(9) support.msaitoh
2019-02-01Add a software beacon.christos
2018-06-29- Unify the "rtwn" and "urtwn" register definitions and initializationthorpej
2016-10-12Add support for Realtek 8192EU.nat
2016-04-23Merge nick-nhusbskrll
2014-07-20Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD.nonaka
2013-10-15Remove dotg(4) as it's been replaced by dwctwo(4).skrll
2013-03-16As a workaround for the Raspberry PI, only allow 1 TX transfer to beskrll
2013-03-12more locking and int -> size_t from Anon Ymouschristos
2013-01-20more (and less) locking fixeschristos
2013-01-18make this work with lockdebug. while here, set urtwn_debug=0 now thatjmcneill
2012-08-20remove duplicated QoS definitionschristos
2012-03-25Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n...nonaka