aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_upgtvar.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk2019-03-111-1/+1
* 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-4/+2
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-2/+4
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-4/+2
* Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adaptersHans Petter Selasky2013-07-291-2/+2
* Fix bad EEPROM parsing code.Hans Petter Selasky2013-02-181-1/+1
* Remove unused variable.Hans Petter Selasky2013-02-131-1/+0
* - 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/+2
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-2/+2
* ports upgt(4) driver for USB2.Weongyo Jeong2009-05-111-0/+482