summaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_urtwvar.h
Commit message (Expand)AuthorAgeFilesLines
* net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...Adrian Chadd2015-10-121-2/+0
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-3/+3
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-3/+3
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-3/+3
* Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adaptersHans Petter Selasky2013-07-291-2/+2
* - Streamline detach logic in wlan drivers, so thatHans Petter Selasky2013-02-101-0/+1
* Make sure all USB drivers allocate buffer memoryHans Petter Selasky2012-12-201-0/+1
* adds sysctl knobs to show rate statistics that it could be useful toWeongyo Jeong2010-01-271-0/+6
* overhauls urtw(4) for supporting RTL8187B devices properly that thereWeongyo Jeong2009-10-181-1/+7
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-4/+4
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-3/+3
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyWeongyo Jeong2009-05-271-0/+174