aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_uathvar.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk2019-03-111-1/+2
* net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...Adrian Chadd2015-10-121-2/+0
* net80211 & wireless drivers: remove duplicate defines (noop)Adrian Chadd2015-09-221-1/+0
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-1/+2
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-2/+1
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-1/+2
* Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adaptersHans Petter Selasky2013-07-291-2/+2
* Make sure all USB drivers allocate buffer memoryHans Petter Selasky2012-12-201-0/+2
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-2/+2
* Overhaul monitor mode handling:Sam Leffler2009-05-201-11/+20
* Create a taskqueue for each wireless interface which provides a serialisedAndrew Thompson2009-05-021-1/+0
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXWeongyo Jeong2009-04-041-0/+237