summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_urtwnvar.h
AgeCommit message (Expand)Author
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