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
*
- Correctly handle ALTQ in ieee80211_deliver_data()
sephe
2008-02-03
1
-2
/
+6
*
add opaque pointer to tx ampdu state for drivers
sam
2008-02-02
1
-0
/
+1
*
o correct typo that broke check when handling addba response
sam
2008-02-01
1
-1
/
+2
*
update channel flag defs to match _ieee80211.h so cpp doesn't complain
sam
2007-12-13
1
-16
/
+13
*
Add padding for anticipated functionality
kmacy
2007-12-07
2
-3
/
+3
*
Be more careful handling off-channel frames: if the driver (wrongly)
sam
2007-11-26
1
-3
/
+4
*
correct WMM packet classification:
sam
2007-11-23
1
-40
/
+9
*
o correct re-association indicator dispatched in node join event
sam
2007-11-23
1
-3
/
+3
*
correct sta mode setup: adopt ap's ampdu density and max ampdu size
sam
2007-11-23
1
-2
/
+8
*
parse htcap ie early so ampdu density and max rx size are available
sam
2007-11-23
1
-1
/
+3
*
correct TID_TO_WME_AC handling of BE
sam
2007-11-23
1
-1
/
+1
*
use the DSPARMS ie to find the home channel for off-channel frames
sam
2007-11-23
1
-11
/
+12
*
add ieee80211_find_channel_byieee to lookup a channel by ieee channel #
sam
2007-11-23
2
-0
/
+28
*
update default wme parameters to latest WiFi test plans
sam
2007-11-23
1
-24
/
+24
*
correct MIMO power save action frame format;
sam
2007-11-14
1
-2
/
+8
*
correct termination check doing amsdu de-aggregation
sam
2007-11-08
1
-4
/
+3
*
Correct handling of off-channel frames:
sam
2007-11-05
1
-12
/
+37
*
sync 11n support with vap code base; many changes based on interop
sam
2007-11-02
16
-272
/
+1036
*
correct channel flags returned by IEEE80211_IOC_STA_INFO; we need
sam
2007-11-02
1
-1
/
+1
*
don't try to re-associate after a parameter change, too many ap's
sam
2007-11-02
1
-11
/
+1
*
silence complaint about not loading the wlan_scan_monitor module;
sam
2007-10-24
1
-1
/
+2
*
invalidate ic_prevchan when constructing a new channel list
sam
2007-09-18
1
-0
/
+1
*
honor IEEE80211_C_TXFRAG; drivers should never get fragmented packets
sam
2007-09-18
1
-0
/
+1
*
tag mgmt and null data frames w/ a WME priority so drivers can assume
sam
2007-09-18
1
-0
/
+6
*
mgmt subtype 13 is action
sam
2007-09-18
1
-1
/
+1
*
Close longstanding race dropping inactive stations; grab a reference
sam
2007-09-18
1
-0
/
+2
*
Safeguard count of stations in power save; don't touch it unless we're
sam
2007-09-18
1
-1
/
+2
*
skip IEEE80211_MODE_AUTO in announcing supported rates in ieee80211_announce;
sam
2007-09-18
1
-1
/
+2
*
o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS)
sam
2007-09-18
3
-3
/
+8
*
o move IEEE80211_NONQOS_TID into a public location
sam
2007-09-18
3
-5
/
+10
*
remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; they
sam
2007-09-18
1
-4
/
+0
*
Update beacon handling to sync w/ vap code base:
sam
2007-09-17
9
-79
/
+207
*
correct netband skip check in constructing a country ie
sam
2007-09-17
1
-1
/
+1
*
oops, add missing bit from last change
sam
2007-09-06
1
-0
/
+2
*
Fixup sta inactivity handling:
sam
2007-09-06
4
-6
/
+24
*
o add 802.11 state machine states for DFS and client-side power save
sam
2007-09-05
2
-3
/
+21
*
Update channel definition:
sam
2007-09-05
1
-16
/
+40
*
Miscellaneous fixups to 802.11 defs:
sam
2007-09-05
3
-39
/
+64
*
o add M_WEP mbuf flag so drivers can mark frames that are decrypted by the
sam
2007-09-05
2
-1
/
+10
*
Off-by-one bug in country ie construction, which will make HOSTAP send out
sephe
2007-08-26
1
-1
/
+3
*
Fix following nits:
sephe
2007-08-26
1
-1
/
+2
*
drop frames marked for encryption when no key is available
sam
2007-08-24
1
-0
/
+1
*
In add_channel(), search 11g channels if mode is AUTO and corresponding
sephe
2007-07-20
1
-5
/
+11
*
revert handling of ssid and bssid to be manadatory instead of advisory
sam
2007-07-12
1
-33
/
+40
*
Move the XCHANNEL radiotap definition to a free slot. NetBSD defined some
thompsa
2007-07-01
1
-1
/
+2
*
Fix scanning issues since the new net80211 code went in
thompsa
2007-06-30
2
-10
/
+14
*
Change the channel number in the scan results struct to be a pointer to the
thompsa
2007-06-30
5
-10
/
+13
*
Correct msecs_to_ticks macro. This fixes problems when hz is not the
sam
2007-06-25
1
-1
/
+1
*
Correct state machine handling of AUTH -> AUTH transitions that pass
sam
2007-06-16
1
-0
/
+1
*
Prefer __packed to __attribute__((__packed__)).
imp
2007-06-11
1
-1
/
+1
[next]