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
/
net80211
/
ieee80211_scan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out the current 802.11 software scan methods into an indirect table.
adrian
2015-06-08
1
-0
/
+33
*
Prepare for supporting driver-overridden curchan when submitting scan
adrian
2015-05-10
1
-0
/
+2
*
Turn ieee80211_start_scan_locked() into a swscan module private method.
adrian
2015-05-10
1
-4
/
+0
*
Refactor and split out the net80211 software scan engine from the rest
adrian
2015-01-06
1
-0
/
+14
*
Add 802.11h quiet time element support into net80211.
adrian
2011-11-08
1
-0
/
+1
*
Implementation of the upcoming Wireless Mesh standard, 802.11s, on the
rpaulo
2009-07-11
1
-0
/
+3
*
o station mode channel switch support
sam
2009-06-04
1
-1
/
+3
*
pad data structures to enable integration of future features w/o abi breakage
sam
2009-06-01
1
-0
/
+5
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-3
/
+2
*
Create a taskqueue for each wireless interface which provides a serialised
thompsa
2009-05-02
1
-0
/
+1
*
Fix typo in comment.
rpaulo
2009-03-30
1
-1
/
+1
*
TDMA support for long distance point-to-point links using ath devices:
sam
2009-01-08
1
-1
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-38
/
+109
*
Fix scanning issues since the new net80211 code went in
thompsa
2007-06-30
1
-0
/
+1
*
Change the channel number in the scan results struct to be a pointer to the
thompsa
2007-06-30
1
-2
/
+2
*
Update 802.11 wireless support:
sam
2007-06-11
1
-0
/
+218