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
Commit message (
Expand
)
Author
Age
Files
Lines
*
correct sorting
sam
2008-11-23
1
-1
/
+1
*
convert calls to IFQ_HANDOFF to if_transmit
kmacy
2008-11-22
3
-3
/
+3
*
Fix checks for fast frames negotiation. ni_ath_flags holds the
sam
2008-10-30
4
-4
/
+4
*
o use the new association callback to notify the driver when joining a bss
sam
2008-10-27
2
-2
/
+11
*
o re-enable a lock assert
sam
2008-10-26
1
-5
/
+5
*
Fix joining an 11b BSS: scanning is normally done using 11g channels
sam
2008-10-26
1
-17
/
+72
*
New ap-side power save implementation; the main change is to allow drivers
sam
2008-10-26
8
-113
/
+285
*
move decl up before first use
sam
2008-10-26
1
-1
/
+1
*
introduce M_ENCAP flag to mark packets encapsulated w/ an 802.11 header
sam
2008-10-26
2
-1
/
+8
*
fix comment that belonged w/ previous commit
sam
2008-10-26
1
-3
/
+2
*
change ieee80211_send_probereq to supply raw xmit parameters so it can
sam
2008-10-26
1
-2
/
+19
*
change ieee80211_send_nulldata to send a QoS Null Data frame to a
sam
2008-10-26
1
-14
/
+51
*
o change ieee80211_mgmt_output to take a raw xmit parameters block so
sam
2008-10-26
4
-30
/
+45
*
fix old merge botch that causes gaps in the tx seq# space for QoS frames
sam
2008-10-26
1
-1
/
+0
*
Sync BAR frame handling with out of tree work:
sam
2008-10-25
3
-56
/
+190
*
set erp flag and tx parameter state when joining a bss; this allows
sam
2008-10-25
1
-0
/
+3
*
honor IEEE80211_CLONE_NOBEACONS for type of vap, not just a sta mode vap
sam
2008-10-25
1
-5
/
+3
*
improve inactivity handling debug support
sam
2008-10-25
1
-5
/
+29
*
use a private mgt frame recv handler for ahdemo mode instead of an inline
sam
2008-10-25
1
-4
/
+24
*
expand captured ie's before calling match_bss so they can potentially
sam
2008-10-25
1
-1
/
+1
*
change ieee80211_sta_join to take an explicit channel instead of
sam
2008-10-25
4
-7
/
+18
*
o add support for ifconfig wlanX mode foo
sam
2008-10-25
1
-62
/
+8
*
add debug msgs
sam
2008-10-25
1
-5
/
+28
*
fix associd check for adhoc mode
sam
2008-10-25
1
-18
/
+13
*
ignore IEEE80211_ELEMID_PWRCNSTR when parsing beacon/probe response frames
sam
2008-10-25
1
-0
/
+1
*
add 1/2 and 1/4 channel flags to IEEE80211_CHAN_ALL so that operations
sam
2008-10-25
1
-0
/
+1
*
add/improve debug msgs
sam
2008-10-25
3
-4
/
+18
*
Revert the removal of the MALLOC and FREE macros from the net80211 code.
des
2008-10-23
14
-51
/
+56
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
14
-56
/
+51
*
Step 1.5 of importing the network stack virtualization infrastructure
zec
2008-10-02
1
-15
/
+20
*
guard against adhoc_pick_channel returning a NULL channel; this can
sam
2008-09-27
1
-3
/
+6
*
must do a deep copy of mcast packets as they can be modified after dispatch
sam
2008-09-25
1
-1
/
+1
*
Use db_printsym to lookup and print the function pointers.
thompsa
2008-09-25
1
-40
/
+46
*
cleanup bss node setup; syncs w/ p4 state that's been in use for months
sam
2008-09-22
1
-8
/
+10
*
cleanup after merge
sam
2008-09-22
1
-1
/
+0
*
Fix handling of shortgi: use the local configuration (and implicitly
sam
2008-09-22
3
-2
/
+25
*
RIFS support; needs driver callback for dynamic state change
sam
2008-09-22
8
-8
/
+54
*
MIMO power save support; still needs callbacks for notifying drivers
sam
2008-09-21
8
-6
/
+88
*
Revamp ht ie handling:
sam
2008-09-21
4
-49
/
+110
*
don't propagate ht bss occupancy changes to legacy vaps;
sam
2008-09-21
1
-0
/
+3
*
o widen ni_flags as it's going to be full shortly
sam
2008-09-21
1
-17
/
+17
*
Add current transmit parameters for fixed rate handling so drivers
sam
2008-09-21
2
-0
/
+46
*
change ieee80211_ampdu_stop to take an explicit reason code
sam
2008-09-21
2
-6
/
+8
*
simplify debug msg
sam
2008-09-21
1
-3
/
+2
*
Crypto api changes:
sam
2008-09-21
4
-48
/
+54
*
Cleanup AMPDU handling:
sam
2008-09-21
7
-62
/
+78
*
Always update ic_lastnonht so we track overlapping legacy bss
sam
2008-09-21
1
-10
/
+9
*
Cleanup starting seq# for tx ampdu:
sam
2008-09-21
3
-7
/
+9
*
o fix spelling of EOSP
sam
2008-09-21
1
-4
/
+4
*
Fix clone destruction, can't use the simple api because that does not remove
thompsa
2008-09-20
1
-1
/
+1
[next]