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_adhoc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp 802.11 action frame handling:
sam
2009-07-05
1
-1
/
+1
*
Fix handling of devices w/o radiotap support:
sam
2009-05-25
1
-1
/
+1
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-20
/
+15
*
whitespace
sam
2009-05-02
1
-0
/
+1
*
print both fc bytes when hitting a protocol version mismatch
sam
2009-04-26
1
-1
/
+2
*
add iv_recv_ctl method to allow hooking rx ctl frame handling
sam
2009-04-26
1
-0
/
+8
*
o use shared code to handle bpf tap and mbuf cleanup
sam
2009-04-26
1
-5
/
+2
*
split Atheros SuperG support out into it's own file that's included only
sam
2009-03-24
1
-24
/
+8
*
clean neighbor entries on beacon miss
sam
2009-02-10
1
-1
/
+13
*
TDMA support for long distance point-to-point links using ath devices:
sam
2009-01-08
1
-1
/
+26
*
Fix checks for fast frames negotiation. ni_ath_flags holds the
sam
2008-10-30
1
-1
/
+1
*
o use the new association callback to notify the driver when joining a bss
sam
2008-10-27
1
-2
/
+6
*
use a private mgt frame recv handler for ahdemo mode instead of an inline
sam
2008-10-25
1
-4
/
+24
*
add/improve debug msgs
sam
2008-10-25
1
-2
/
+12
*
Cleanup AMPDU handling:
sam
2008-09-21
1
-13
/
+9
*
no need to stop the sw beacon miss timer; it's not used with adhoc or wds
sam
2008-05-22
1
-2
/
+0
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-0
/
+877