aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_uralvar.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* usb: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk2019-03-111-1/+1
* net80211: ieee80211_ratectl*: switch to reusable KPIAndriy Voskoboinyk2016-10-021-0/+1
* zyd, run, ural: do not corrupt MAC addressAndriy Voskoboinyk2016-03-031-1/+3
* net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...Adrian Chadd2015-10-121-3/+0
* net80211: include one copy of struct ieee80211_beacon_offsets into ieee80211vapAdrian Chadd2015-09-221-1/+1
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-3/+4
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-4/+3
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-3/+4
* 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
* net80211 rate control framework (net80211 ratectl).Rui Paulo2010-04-071-9/+2
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-3/+3
* Overhaul monitor mode handling:Sam Leffler2009-05-201-2/+4
* Create a taskqueue for each wireless interface which provides a serialisedAndrew Thompson2009-05-021-19/+1
* o add ic_rt to track the rate table for the current channel; this enablesSam Leffler2009-03-291-2/+0
* Partial sync to //depot/projects/usbAndrew Thompson2009-02-271-0/+3
* Make sure at least two tx slots are free before sending the mbuf since anAndrew Thompson2009-02-231-0/+1
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+155