index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
wlan
/
if_rumvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rum: add legacy power saving support (STA mode).
avos
2016-03-21
1
-0
/
+10
*
net80211: WME callback cleanup in various drivers
avos
2015-11-05
1
-1
/
+0
*
rum(4): add WME support.
adrian
2015-10-03
1
-0
/
+2
*
rum(4): set short/long retry limits
adrian
2015-10-03
1
-0
/
+1
*
rum(4): drop unused 'node id' parameter.
adrian
2015-10-03
1
-4
/
+1
*
rum(4): add support for hardware encryption (WEP, TKIP and CCMP).
adrian
2015-10-03
1
-1
/
+5
*
rum(4): split rum_prepare_beacon() into 'alloc' and 'set' stages
adrian
2015-10-03
1
-0
/
+1
*
rum(4): do not corrupt MAC address
adrian
2015-10-03
1
-0
/
+2
*
rum(4): add TSF field into radiotap headers
adrian
2015-10-03
1
-2
/
+6
*
Remove beacon offsets usage from if_rum.
adrian
2015-10-03
1
-1
/
+0
*
rum(4): add command queue for running sleepable tasks in non-sleepable contexts
adrian
2015-10-03
1
-3
/
+38
*
rum(4): some non-functional changes / cleanup
adrian
2015-10-03
1
-5
/
+2
*
Replay r286410. Change KPI of how device drivers that provide wireless
glebius
2015-08-27
1
-3
/
+4
*
Revert the wifi ifnet changes until things are more baked and tested.
adrian
2015-08-08
1
-4
/
+3
*
Change KPI of how device drivers that provide wireless connectivity interact
glebius
2015-08-07
1
-3
/
+4
*
Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters
hselasky
2013-07-29
1
-2
/
+2
*
- Streamline detach logic in wlan drivers, so that
hselasky
2013-02-10
1
-0
/
+1
*
net80211 rate control framework (net80211 ratectl).
rpaulo
2010-04-07
1
-9
/
+2
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-3
/
+3
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-2
/
+5
*
Create a taskqueue for each wireless interface which provides a serialised
thompsa
2009-05-02
1
-22
/
+1
*
o add ic_rt to track the rate table for the current channel; this enables
sam
2009-03-29
1
-1
/
+0
*
Partial sync to //depot/projects/usb
thompsa
2009-02-27
1
-0
/
+3
*
Make sure at least two tx slots are free before sending the mbuf since an
thompsa
2009-02-23
1
-0
/
+1
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+156