summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_uathvar.h
Commit message (Expand)AuthorAgeFilesLines
* net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...adrian2015-10-121-2/+0
* net80211 & wireless drivers: remove duplicate defines (noop)adrian2015-09-221-1/+0
* Replay r286410. Change KPI of how device drivers that provide wirelessglebius2015-08-271-1/+2
* Revert the wifi ifnet changes until things are more baked and tested.adrian2015-08-081-2/+1
* Change KPI of how device drivers that provide wireless connectivity interactglebius2015-08-071-1/+2
* Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adaptershselasky2013-07-291-2/+2
* Make sure all USB drivers allocate buffer memoryhselasky2012-12-201-0/+2
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-2/+2
* Overhaul monitor mode handling:sam2009-05-201-11/+20
* Create a taskqueue for each wireless interface which provides a serialisedthompsa2009-05-021-1/+0
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXweongyo2009-04-041-0/+237
OpenPOWER on IntegriCloud