summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_rumvar.h
Commit message (Expand)AuthorAgeFilesLines
* rum: add legacy power saving support (STA mode).avos2016-03-211-0/+10
* net80211: WME callback cleanup in various driversavos2015-11-051-1/+0
* rum(4): add WME support.adrian2015-10-031-0/+2
* rum(4): set short/long retry limitsadrian2015-10-031-0/+1
* rum(4): drop unused 'node id' parameter.adrian2015-10-031-4/+1
* rum(4): add support for hardware encryption (WEP, TKIP and CCMP).adrian2015-10-031-1/+5
* rum(4): split rum_prepare_beacon() into 'alloc' and 'set' stagesadrian2015-10-031-0/+1
* rum(4): do not corrupt MAC addressadrian2015-10-031-0/+2
* rum(4): add TSF field into radiotap headersadrian2015-10-031-2/+6
* Remove beacon offsets usage from if_rum.adrian2015-10-031-1/+0
* rum(4): add command queue for running sleepable tasks in non-sleepable contextsadrian2015-10-031-3/+38
* rum(4): some non-functional changes / cleanupadrian2015-10-031-5/+2
* Replay r286410. Change KPI of how device drivers that provide wirelessglebius2015-08-271-3/+4
* Revert the wifi ifnet changes until things are more baked and tested.adrian2015-08-081-4/+3
* Change KPI of how device drivers that provide wireless connectivity interactglebius2015-08-071-3/+4
* Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adaptershselasky2013-07-291-2/+2
* - Streamline detach logic in wlan drivers, so thathselasky2013-02-101-0/+1
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-071-9/+2
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-3/+3
* Overhaul monitor mode handling:sam2009-05-201-2/+5
* Create a taskqueue for each wireless interface which provides a serialisedthompsa2009-05-021-22/+1
* o add ic_rt to track the rate table for the current channel; this enablessam2009-03-291-1/+0
* Partial sync to //depot/projects/usbthompsa2009-02-271-0/+3
* Make sure at least two tx slots are free before sending the mbuf since anthompsa2009-02-231-0/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+156
OpenPOWER on IntegriCloud